HID APPROVE SDK  6.0
HID Approve SDK for Android
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345678]
 Ncom
 Nhidglobal
 Nia
 Nservice
 NbeansThe com.hidglobal.ia.service.beans provides Common Bean Classes
 CConnectionConfigurationConfiguration of server connections.
 CEventBase class for a synchronization event sent from the server.
 CEventListenerThis interface provides an integration point for receiving status information sent from the server during the synchronization
 CEventResultRepresents the result of EventListener client-side event processing
 CCodeRepresents the EventResult result possibilities of the client-side EventListener event processing.
 CIdentifierGeneric Identifier
 CKeyIdKey Identifier
 CParameterRepresents a parameter consisting of a id/value pair
 CPasswordPromptEventA synchronization password request event sent from the server.
 CPasswordPromptResultRepresents the requested password information for a PasswordPromptEvent.
 CProgressEventA synchronization progress event sent from the server.
 NexceptionThe com.hidglobal.ia.service.exception Exception Classes
 CAuthenticationException
 CBaseException
 CCredentialsExpiredException
 CErrorCode
 CFingerprintAuthenticationRequiredException
 CFingerprintNotEnrolledException
 CGooglePlayServicesObsoleteException
 CInexplicitContainerException
 CInternalException
 CInvalidChallengeException
 CErrorCodeEnum
 CInvalidContainerException
 CInvalidParameterException
 CInvalidPasswordException
 CLostCredentialsException
 CPasswordCancelledException
 CPasswordExpiredException
 CPasswordNotYetUpdatableException
 CPasswordRequiredException
 CRemoteException
 CServerAuthenticationException
 CServerOperationFailedException
 CServerProtocolException
 CServerUnsupportedOperationException
 CServerVersionException
 CTransactionCanceledException
 CTransactionContainerInvalidException
 CTransactionException
 CTransactionExpiredException
 CTransactionSignedException
 CUnsafeDeviceException
 CUnsupportedDeviceException
 Nmanager
 CDeviceFactoryThe Transaction namespace provides transaction signing related features.
 CSDKConstants
 NotpThe com.hidglobal.ia.service.otp provides the OTP generation features
 Nparameters
 CAlgorithmParametersBase class for algorithm configuration parameters.
 CHOTPParametersDefines the HOTP algorithm parameters.
 CInputAlgorithmParametersBase class for algorithm parameters provided by the API consumer.
 CInputOCRAParametersDefines OCRA algorithm parameters set by the API consumer.
 COCRAParametersDefines the OCRA algorithm parameters.
 COCRASuiteRepresents the OCRA suite and associated runtime parameters.
 CBuilder
 CTOTPParametersDefines the TOTP algorithm parameters.
 CAsyncOTPGeneratorExtends the OTP generator to support asynchronous challenge-response generation. (OCRA)
 COTPGeneratorA base interface for OTP generators.
 CSyncOTPGeneratorExtends the OTP generator to support synchronous time or event based generation. (HOTP, TOTP)
 NprotectionpolicyThe com.hidglobal.ia.service.protectionpolicy provides classes to discover the policies protecting the cryptographic keys
 CBioAuthenticationStateWorking state of authentication with biometrics.
 CBioPasswordPolicyProtection policy with authentication with biometrics or password.
 CCounterLockPolicyThe access to the credential will be locked after a configurable number of failed attempts.
 CDelayLockPolicyThe access to the credential will be limited by applying an exponential delay for each failed attempt.
 CDevicePolicyProtection Policy with device derived key protection.
 CLockPolicyLock Policy with specific access constraints
 CLockType
 CNoLockPolicyThe access to the credential never locks after failed attempts.
 CPasswordPolicyProtection Policy with password specific constraints.
 CProtectionPolicyThe protection policy defines the security parameters associated with a key or data item.
 CPolicyType
 CProtectionPolicyIdProtection Policy Identifier
 CSilentLockPolicyThe access to the credential is limited by delegating validation and blocking to server-side controls (such as exhausting the failed authentication counter).
 NtransactionThe com.hidglobal.ia.service.transaction provides transaction signing related features
 CCancelationReason
 CContainerEncapsulates an active service container instance.
 CContainerConfigurationBase container configuration
 CContainerInitializationConfiguration for creation of a new Container
 CContainerRenewalConfiguration for renew of a Container.
 CDeviceParent device object used to query device information and discover any active containers.
 CKeyKey instance.
 CKeyPairRepresents an asymmetric public/private key pair instance.
 CKeySpecEncapsulates a key with configuration
 CServerActionEncapsulates an action extracted from an encrypted server message.
 CServerActionInfoAction details received from server
 CTransactionEncapsulates a transaction and exposes an API to apply an action status and context.
 CTransactionFilter(Reserved for future use)