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.htmlin this directory to access the Javadocs content. /dist-
The directory containing
pingaccess-agent-java-api-<version_number>.jar /sample-
A directory containing
srcandtargetdirectories for building a Java Servlet Filter. This filter uses the Java Agent API, anagent.propertiesconfiguration exported from PingAccess, and theinit-paramsfrom the web applicationweb.xmlfile to enforce resource policy decisions configured in PingAccess.