Agent SDK directory structure
The PingAccess Agent SDK for Java directory contains the following directories.
/apidocs
-
The Javadocs for the Java Agent API. Open
index.html
in this directory to access the Javadocs content. /dist
-
The directory containing
pingaccess-agent-java-api-1.1.3.0.jar
/sample
-
A directory containing
src
andtarget
directories for building a Java Servlet Filter. This filter uses the Java Agent API, anagent.properties
configuration exported from PingAccess, and theinit-params
from the web applicationweb.xml
file to enforce resource policy decisions configured in PingAccess.