HID APPROVE SDK  5.9
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.
 CEventA 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 the event processing
 CCode
 CIdentifierGeneric Identifier
 CKeyIdKey Identifier
 CParameterRepresents a parameter or option where the ID and value are enforced to be of type String.
 CPasswordPromptEventPassword prompt event
 CPasswordPromptResultRepresents the result of the PasswordPromptEvent processing
 CProgressEventA synchronization event sent from the server
 NexceptionThe com.hidglobal.ia.service.exception Exception Classes
 CAuthenticationException
 CBaseException
 CCredentialsExpiredException
 CErrorCode
 CFingerprintAuthenticationRequiredException
 CFingerprintNotEnrolledException
 CGooglePlayServicesObsoleteException
 CInternalException
 CInvalidChallengeException
 CErrorCodeEnum
 CInvalidContainerException
 CInvalidParameterException
 CInvalidPasswordException
 CLostCredentialsException
 CNotImplementedException
 CPasswordCancelledException
 CPasswordExpiredException
 CPasswordNotYetUpdatableException
 CPasswordRequiredException
 CRemoteException
 CServerAuthenticationException
 CServerOperationFailedException
 CServerProtocolException
 CServerUnsupportedOperationException
 CServerVersionException
 CTransactionContainerInvalidException
 CTransactionException
 CTransactionExpiredException
 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 protocol 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
 CNoLockPolicyLock Policy with specific access constraints
 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
 CContainerService container instance
 CContainerConfigurationBase container configuration
 CContainerInitializationConfiguration for creation of a Container
 CContainerRenewalConfiguration for renew of a Container
 CDeviceMain device instance
 CKeyKey instance
 CKeySpec
 CServerActionEncapsulates an action extracted from an encrypted server message
 CServerActionInfoAction details
 CTransactionEncapsulates a transaction and exposes an API to apply an action status
 CTransactionFilter
 CTransactionInfo