Java Integration Kit

Download manifest

The following files are included in the Java Integration Kit:

  • Legal.pdf – copyright and license information

  • agent – contains the OpenToken Agent and supporting libraries

    • opentoken-agent-<version>.jar – a JAR file that contains the OpenToken Agent

    • lib – contains the libraries needed by the OpenToken Agent

      • commons-beanutils.jar – the Apache Commons Bean Utility library

      • commons-collections-3.2.2.jar – the Apache Commons Collections library

      • commons-logging.jar – the Apache Commons Logging library

    • jakarta - contains the OpenToken Agent and supporting libraries using Jakarta EE 9

      • opentoken-agent-jakarta-<version>.jar - a JAR file that contains the OpenToken Agent

      • lib - contains the libraries needed by the OpenToken Agent

        • commons-beanutils.jar – the Apache Commons Bean Utility library

        • commons-collections-3.2.2.jar – the Apache Commons Collections library

        • commons-logging.jar – the Apache Commons Logging library

  • dist/pingfederate/server/default – contains the integration files

    • deploy – contains the Java libraries

      • opentoken-adapter-<version>.jar – JAR file that contains the OpenToken Adapter.

  • /docs/javadoc – contains the Agent Toolkit API Javadoc.

  • /sample – contains sample applications for testing the adapter.

    • data.zip – PingFederate configuration archive for the sample applications.

    • /IdpSample.war – extracted WAR directory for the IdP sample application.

    • /SpSample.war – extracted WAR directory for the SP sample application.

    • /jakarta - contains the Jakarta EE 9 based sample applications for testing the adapter.

      • /IdpSample.war - extracted WAR directory for the IdP sample application.

      • /SpSample.war - extracted WAR directory for the SP sample application.

  • /sample_src

    • /idp – source code and supporting files for the IdP sample application.

    • /sp – source code and supporting files for the SP sample application.

    • /jakarta- contains the source code and supporting files for the IdP and SP sample applications for Jakarta EE 9.

      • /idp - source code and supporting files for the IdP sample application for Jakarta EE 9.

      • /sp - source code and supporting files for the SP sample application for Jakarta EE 9.