HID APPROVE SDK
5.9
HID Approve SDK for Android
|
▼Ncom | |
▼Nhidglobal | |
▼Nia | |
▼Nservice | |
▼Nbeans | The com.hidglobal.ia.service.beans provides Common Bean Classes |
CConnectionConfiguration | Configuration of server connections. |
CEvent | A synchronization event sent from the server |
CEventListener | This interface provides an integration point for receiving status information sent from the server during the synchronization. |
▼CEventResult | Represents the result of the event processing |
CCode | |
CIdentifier | Generic Identifier |
CKeyId | Key Identifier |
CParameter | Represents a parameter or option where the ID and value are enforced to be of type String. |
CPasswordPromptEvent | Password prompt event |
CPasswordPromptResult | Represents the result of the PasswordPromptEvent processing |
CProgressEvent | A synchronization event sent from the server |
▼Nexception | The 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 | |
CDeviceFactory | The Transaction namespace provides transaction signing related features. |
CSDKConstants | |
▼Notp | The com.hidglobal.ia.service.otp provides the OTP generation features |
▼Nparameters | |
CAlgorithmParameters | Base class for algorithm configuration parameters. |
CHOTPParameters | Defines the HOTP algorithm parameters. |
CInputAlgorithmParameters | Base class for algorithm parameters provided by the API consumer. |
CInputOCRAParameters | Defines OCRA algorithm parameters set by the API consumer. |
COCRAParameters | Defines the OCRA algorithm parameters. |
▼COCRASuite | Represents the OCRA suite and associated runtime parameters. |
CBuilder | |
CTOTPParameters | Defines the TOTP algorithm parameters. |
CAsyncOTPGenerator | Extends the OTP generator to support asynchronous challenge-response generation. (OCRA) |
COTPGenerator | A base protocol for OTP generators |
CSyncOTPGenerator | Extends the OTP generator to support synchronous time or event based generation. (HOTP, TOTP) |
▼Nprotectionpolicy | The com.hidglobal.ia.service.protectionpolicy provides classes to discover the policies protecting the cryptographic keys |
CBioAuthenticationState | Working state of authentication with biometrics. |
CBioPasswordPolicy | Protection policy with authentication with biometrics or password. |
CCounterLockPolicy | The access to the credential will be locked after a configurable number of failed attempts |
CDelayLockPolicy | The access to the credential will be limited by applying an exponential delay for each failed attempt |
CDevicePolicy | Protection Policy with device derived key protection |
▼CLockPolicy | Lock Policy with specific access constraints |
CLockType | |
CNoLockPolicy | Lock Policy with specific access constraints |
CPasswordPolicy | Protection Policy with password specific constraints |
▼CProtectionPolicy | The protection policy defines the security parameters associated with a key or data item |
CPolicyType | |
CProtectionPolicyId | Protection Policy Identifier |
CSilentLockPolicy | The access to the credential is limited by delegating validation and blocking to server-side controls (such as exhausting the failed authentication counter). |
▼Ntransaction | The com.hidglobal.ia.service.transaction provides transaction signing related features |
CContainer | Service container instance |
CContainerConfiguration | Base container configuration |
CContainerInitialization | Configuration for creation of a Container |
CContainerRenewal | Configuration for renew of a Container |
CDevice | Main device instance |
CKey | Key instance |
CKeySpec | |
CServerAction | Encapsulates an action extracted from an encrypted server message |
CServerActionInfo | Action details |
CTransaction | Encapsulates a transaction and exposes an API to apply an action status |
CTransactionFilter | |
CTransactionInfo |