This section discusses the salient features of the Authentication and Issuance SDKs.
You can secure the connection between the Java SDK and AuthMinder Server by using Secure Socket Layer (SSL). To set up SSL between SDK and AuthMinder Server, you must edit the AuthMinder properties files, see "Setting up SSL" for more information on how to do this.
Java SDKs support failover mechanism, if an instance of AuthMinder Server is not operational, then the SDKs automatically connect to any of the additional configured instances. See "Configuring Multiple AuthMinder Server Instances" for more information on how to do this.
You can initialize Authentication or Issuance SDKs by using either the properties file or with a map. See "Initializing the Issuance SDK" or "Initializing the Authentication SDK" for more information on how to do this.
You can perform credential lifecycle operations on different credentials simultaneously. For example, you can create ArcotID PKI, Question and Answer, and One-Time Password credentials simultaneously using a single create() function.
In addition to the mandatory inputs, the APIs also accepts additional input that can be passed as name-value pair. This input can include information, such as locale, calling application details, or profile.
|
Copyright © 2013 CA.
All rights reserved.
|
|