This document provides technical guidance for using the PingAccess Agent SDK for Java. Use this guide along with the Javadocs for the Java Agent API and sample source code to implement the PingAccess Agent Protocol in custom agents.
Intended audience
Application developers and system administrators responsible for implementing a Java
PingAccess agent should be familiar with
Java software-development principles and practices. It describes the use of the
Additional documentation
The Java Agent API Javadocs provides detailed reference information for developers. After extracting the pingaccess-agent-java-sdk-1.1.3.zip package, the Javadocs is accessed with a web browser by viewing the file <AGENT_SDK_JAVA_HOME>/apidocs/index.html.