Previous Topic: Configuring Authentication Java SDKNext Topic: Working With AuthMinder Web Services


Configuring Credential Management Java SDK

To configure Credential Management 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.issuance.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 Java APIs and their initialization, see CA AuthMinder Java Developer’s Guide and the AuthMinder Javadocs at <install_location>\Arcot Systems\docs\webfort\Arcot-WebFort-7.1-issuance-sdk-javadocs.zip.