| Interface | Description | 
|---|---|
| DskppLocalPinCallback | 
 Passed to the  
DskppProvisioningCallback.onLocalPinRequested(String, DskppPinPolicy, DskppLocalPinCallback) in
 order to let the the client respond on the callback with one of the supported actions - the token
 PIN entry or cancel. | 
| DskppProvisioningCallback | 
 Callback for 4-pass Dskpp provisioning. 
 | 
| DskppServerPinCallback | 
 Passed to the  
DskppProvisioningCallback.onServerPinRequested(String, DskppPinPolicy, DskppServerPinCallback) in
 order to let the the client respond on the callback with one of the supported actions - the soft
 PIN entry or cancel. | 
| DskppTokenPolicy | 
 This class represents token policy for DSKPP. 
 | 
| Class | Description | 
|---|---|
| ClearTextSecretTokenConfigurationBuilder | 
 Builder for ClearTextSeedImport configuration 
 | 
| DskppConfigurationBuilder | 
 Builder of configuration for the token provisioning with the SPA server. 
 | 
| DskppKeyInformation | 
 This class contains the information of the key that was provisioned. 
 | 
| DskppPinPolicy | 
 This class contains the information of the Pin policy. 
 | 
| DskppPolicy | 
 DskppPolicy class represents the features as defined by the server
 This class can only be constructed by calling DskppPolicyParser.parseDskppPolicyString 
 | 
| DskppPolicyParser | 
 Parses the token policy string. 
 | 
| EpsConfigurationBuilder | 
 Builder for provisioning configuration with EPS server 
 | 
| LegacyTokenConfigurationBuilder | 
 Builder for CAP provisioning configuration with legacy data from SDK 1.x 
 | 
| OfflineTokenConfigurationBuilder | 
 Builder for offline provisioning configuration 
 | 
| ProvisioningConfiguration | 
 Provisioning configuration. 
 | 
| Enum | Description | 
|---|---|
| DskppPinPolicy.PinComplexity | 
 Complexity of the PIN 
 | 
| DskppPinPolicy.PinType | 
 Type of the PIN 
 | 
| DskppPolicy.PolicyParamType | 
 DskppPolicy traits 
 | 
| DskppProvisioningProtocol | 
 DSKPP Provisioning protocol version enumeration. 
 | 
| MobileProvisioningProtocol | 
 Provisioning protocol version enumeration. 
 | 
| Exception | Description | 
|---|---|
| IdpProvisioningException | 
 Exception that will be thrown when there is a failure during provisioning. 
 |