Previous Topic: User Data Service FilesNext Topic: Issuance Java SDK Files


Authentication Java SDK Files

The following table lists the folder location of the files that are used by Authentication Java SDK:

Folder

File Description

<install_location>/arcot/docs/webfort

Contains the Arcot-WebFort-7.1-authentication-sdk-javadocs.zip file, which contains the Javadocs for Authentication SDK.

<install_location>/arcot/samples/java

Contains the webfort-7.1-sample-application.war file to deploy Sample Application.

<install_location>/arcot/sdk/client/java/lib/arcot

Contains the following JAR files for AuthMinder Authentication Java SDK.

  • arcot-webfort-common.jar
  • arcot-webfort-authentication.jar

<install_location>/arcot/sdk/client/java/lib/external

Contains the third-party JAR files required by AuthMinder Authentication Java SDK.

  • bcprov-jdk15-146.jar
  • commons-pool-1.5.5.jar

<install_location>/arcot/sdk/client/java/properties

Contains the sample properties (webfort.authentication.properties) file. You can either use the parameters of this file for initializing the Java SDKs or use the init() function.