Previous Topic: Configuring Java SDKsNext Topic: Configuring Credential Management Java SDK


Configuring Authentication Java SDK

To configure Authentication SDK for using in a J2EE Application:

  1. Copy the listed JAR files from the following location:
    <install_location>\Arcot Systems
    

    to the appropriate location in your <APP_SERVER_HOME> directory. For example, on Apache Tomcat this location is <Application_Home>/WEB-INF/lib directory

  2. Copy the webfort.authentication.properties configuration file containing the server connection parameters from:
    <install_location>\Arcot Systems\sdk\client\java\properties
    

    to the appropriate location in your <APP_SERVER_HOME> directory. For example, on Apache Tomcat this location is <Application_Home>/WEB-INF/classes/properties.

Note: To know more about APIs and their initialization, refer to CA AuthMinder Java Developer’s Guide and the AuthMinder Javadocs at <install_location>\Arcot Systems\docs\webfort\Arcot-WebFort-7.1-authentication-sdk-javadocs.zip.