PingAccess

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 and target directories for building a Java Servlet Filter. This filter uses the Java Agent API, an agent.properties configuration exported from PingAccess, and the init-params from the web application web.xml file to enforce resource policy decisions configured in PingAccess.