Skip navigation links
HID Approve SDK for Android (5.1.2.2)
A B C D E F G H I K L M N O P R S T U V 

A

activationCode - Variable in class com.hidglobal.ia.service.transaction.ContainerInitialization
The activation code.
addKey(KeySpec, ProtectionPolicy, char[]) - Method in interface com.hidglobal.ia.service.transaction.Container
Adds a key to the container.
AlgorithmParameters - Class in com.hidglobal.ia.service.otp.parameters
Base class for algorithm configuration parameters.
AlgorithmParameters() - Constructor for class com.hidglobal.ia.service.otp.parameters.AlgorithmParameters
 
AsyncOTPGenerator - Interface in com.hidglobal.ia.service.otp
Computes OTP using externally provided challenge or transaction data.
AuthenticationException - Exception in com.hidglobal.ia.service.exception
Authentication failed (e.g.
AuthenticationException() - Constructor for exception com.hidglobal.ia.service.exception.AuthenticationException
Constructs a AuthenticationException.
AuthenticationException(String) - Constructor for exception com.hidglobal.ia.service.exception.AuthenticationException
Constructor.
AuthenticationException(ErrorCode) - Constructor for exception com.hidglobal.ia.service.exception.AuthenticationException
Constructor.
AuthenticationException(ErrorCode, String) - Constructor for exception com.hidglobal.ia.service.exception.AuthenticationException
Constructor.
AuthenticationException(String, int) - Constructor for exception com.hidglobal.ia.service.exception.AuthenticationException
Construct exception with message and tries
AUTHMODE_CHALLENGE_RESPONSE - Static variable in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
 
AUTHMODE_MUTUAL_CHALLENGE_RESPONSE - Static variable in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
 
AUTHMODE_SIGNATURE - Static variable in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
 
AUTHMODE_SIGNATURE_SERVER_AUTH - Static variable in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
 

B

BaseException - Exception in com.hidglobal.ia.service.exception
 
BaseException(ErrorCode) - Constructor for exception com.hidglobal.ia.service.exception.BaseException
Constructor.
BaseException(ErrorCode, String) - Constructor for exception com.hidglobal.ia.service.exception.BaseException
Constructor.
BaseException(ErrorCode, String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.BaseException
Constructor.
BaseException(ErrorCode, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.BaseException
Constructor.
BioAuthenticationState - Enum in com.hidglobal.ia.service.protectionpolicy
Working state of authentication with biometrics.
BioPasswordPolicy - Interface in com.hidglobal.ia.service.protectionpolicy
Protection policy with authentication with biometrics or password.
build() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
Builder() - Constructor for class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 

C

CHALLENGE_FORMAT_ALPHANUM - Static variable in class com.hidglobal.ia.service.otp.parameters.OCRASuite
 
CHALLENGE_FORMAT_HEX - Static variable in class com.hidglobal.ia.service.otp.parameters.OCRASuite
 
CHALLENGE_FORMAT_NUMERIC - Static variable in class com.hidglobal.ia.service.otp.parameters.OCRASuite
 
challengeFormat(String) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
changePassword(char[], char[]) - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Changes the password bound to the protection policy identified by the protection policyId parameter.
clone() - Method in class com.hidglobal.ia.service.beans.Parameter
 
codeDigits(int) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
com.hidglobal.ia.service.beans - package com.hidglobal.ia.service.beans
ActivID Mobile Signing SDK Common Bean Classes
com.hidglobal.ia.service.exception - package com.hidglobal.ia.service.exception
ActivID Mobile Signing SDK Exception Classes
com.hidglobal.ia.service.manager - package com.hidglobal.ia.service.manager
ActivID Mobile Signing SDK Manager Classes
com.hidglobal.ia.service.otp - package com.hidglobal.ia.service.otp
ActivID Mobile Signing SDK One Time Password Classes
com.hidglobal.ia.service.otp.parameters - package com.hidglobal.ia.service.otp.parameters
ActivID Mobile Signing SDK One Time Password Parameter Classes
com.hidglobal.ia.service.protectionpolicy - package com.hidglobal.ia.service.protectionpolicy
ActivID Mobile Signing SDK Protection Policy Bean Classes
com.hidglobal.ia.service.transaction - package com.hidglobal.ia.service.transaction
ActivID Mobile Signing SDK Transaction Processor Classes
computeClientResponse(char[], char[], char[], InputAlgorithmParameters) - Method in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
Compute the client response for one-way challenge-response with optional parameters.
computeResponse(char[], char[], InputAlgorithmParameters) - Method in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
Compute the response for one-way challenge-response.
computeServerResponse(char[], char[], char[], InputAlgorithmParameters) - Method in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
Compute the server response for one-way challenge-response or for two-way signature.
computeSignature(char[], char[], char[], InputAlgorithmParameters) - Method in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
Compute the signature for one-way or two-way signature.
ConnectionConfiguration - Class in com.hidglobal.ia.service.beans
Configuration of server connections.
ConnectionConfiguration() - Constructor for class com.hidglobal.ia.service.beans.ConnectionConfiguration
 
Container - Interface in com.hidglobal.ia.service.transaction
Service container instance
CONTAINER_CREATION_DATE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
CONTAINER_EXPIRY_DATE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
CONTAINER_NAME - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
CONTAINER_RENEWAL_DATE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
CONTAINER_URL - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
CONTAINER_USERID - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
ContainerConfiguration - Class in com.hidglobal.ia.service.transaction
 
ContainerConfiguration() - Constructor for class com.hidglobal.ia.service.transaction.ContainerConfiguration
 
containerFriendlyName - Variable in class com.hidglobal.ia.service.transaction.ContainerConfiguration
The container friendly name.
ContainerInitialization - Class in com.hidglobal.ia.service.transaction
Configuration for creation of a Container.
ContainerInitialization() - Constructor for class com.hidglobal.ia.service.transaction.ContainerInitialization
 
ContainerRenewal - Class in com.hidglobal.ia.service.transaction
Configuration for renew of a Container.
ContainerRenewal() - Constructor for class com.hidglobal.ia.service.transaction.ContainerRenewal
 
CounterLockPolicy - Class in com.hidglobal.ia.service.protectionpolicy
The credential locks after a certain number of attempts.
CounterLockPolicy(int) - Constructor for class com.hidglobal.ia.service.protectionpolicy.CounterLockPolicy
Constructor
createContainer(ContainerInitialization, char[], EventListener) - Method in interface com.hidglobal.ia.service.transaction.Device
Creates the container.
createContainer(ContainerInitialization, EventListener) - Method in interface com.hidglobal.ia.service.transaction.Device
Deprecated.
CredentialsExpiredException - Exception in com.hidglobal.ia.service.exception
The credentials used to sign the transaction have expired.
CredentialsExpiredException() - Constructor for exception com.hidglobal.ia.service.exception.CredentialsExpiredException
Constructor.
CredentialsExpiredException(Date, String) - Constructor for exception com.hidglobal.ia.service.exception.CredentialsExpiredException
Constructor.
cryptoFunction(String) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 

D

DelayLockPolicy - Class in com.hidglobal.ia.service.protectionpolicy
An exponential delay is added for each failed authentication attempt using that credential.
DelayLockPolicy(int, int) - Constructor for class com.hidglobal.ia.service.protectionpolicy.DelayLockPolicy
Constructor
deleteContainer(int, char[]) - Method in interface com.hidglobal.ia.service.transaction.Device
Deletes a container identified by its ID.
deleteKey(KeyId, Parameter[]) - Method in interface com.hidglobal.ia.service.transaction.Container
Deletes the key identified by its ID.
detail - Variable in exception com.hidglobal.ia.service.exception.RemoteException
The cause of the remote exception.
Device - Interface in com.hidglobal.ia.service.transaction
 
DEVICE_INFO_BRAND - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Device brand name.
DEVICE_INFO_KEYSTORE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Keystore type.
DEVICE_INFO_MANUFACTURER - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Device manufacturer name.
DEVICE_INFO_MODEL - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Device model name.
DEVICE_INFO_NAME - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Device name (manufacturer + model)
DEVICE_INFO_OS - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Operating System name.
DEVICE_INFO_OS_NAME - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Operating System platform version codename and API level.
DEVICE_INFO_OS_VERSION - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Operating System platform version number.
DEVICE_INFO_PRODUCT - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Device product name.
DEVICE_INFO_PUSHID - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Device Info: Device Google Cloud Messaging (GCM) identifier.
DeviceFactory - Class in com.hidglobal.ia.service.manager
Factory for creating a new device instance.
DeviceFactory() - Constructor for class com.hidglobal.ia.service.manager.DeviceFactory
 
deviceFriendlyName - Variable in class com.hidglobal.ia.service.transaction.ContainerConfiguration
The device friendly name.
DevicePolicy - Interface in com.hidglobal.ia.service.protectionpolicy
Protection Policy with device derived key protection.
disableBioAuthentication() - Method in interface com.hidglobal.ia.service.protectionpolicy.BioPasswordPolicy
Deletes the internally stored password used for external biometric authentication.

E

enableBioAuthentication(char[]) - Method in interface com.hidglobal.ia.service.protectionpolicy.BioPasswordPolicy
Enables authentication with biometrics.
enableFingerprintManager(Object, Object) - Method in interface com.hidglobal.ia.service.protectionpolicy.BioPasswordPolicy
ENCODING_BASE64_BYTE_ARRAY - Static variable in class com.hidglobal.ia.service.beans.Parameter
Indicates a base64-encoded byte array.
ENCODING_DEFAULT - Static variable in class com.hidglobal.ia.service.beans.Parameter
Default encoding for a Parameter with no set encoding.
ENCODING_HEX_BYTE_ARRAY - Static variable in class com.hidglobal.ia.service.beans.Parameter
Indicates a hex-encoded byte array.
ENCODING_NONE - Static variable in class com.hidglobal.ia.service.beans.Parameter
The encoding type that indicates no specific encoding.
equals(Object) - Method in class com.hidglobal.ia.service.beans.Parameter
 
ErrorCode - Enum in com.hidglobal.ia.service.exception
Numeric code identifying errors.
Event - Class in com.hidglobal.ia.service.beans
A synchronization event sent from the server.
Event(String, Parameter[]) - Constructor for class com.hidglobal.ia.service.beans.Event
Constructor.
Event(String) - Constructor for class com.hidglobal.ia.service.beans.Event
Constructor.
EventListener - Interface in com.hidglobal.ia.service.beans
This interface provides an integration point for receiving status information sent from the server during the synchronization.
EventResult - Class in com.hidglobal.ia.service.beans
A synchronization event sent from the server.
EventResult(EventResult.Code) - Constructor for class com.hidglobal.ia.service.beans.EventResult
Constructor.
EventResult.Code - Enum in com.hidglobal.ia.service.beans
Represents the result of the event processing.

F

findContainers(Parameter[]) - Method in interface com.hidglobal.ia.service.transaction.Device
Retrieves a container based on input parameter filter.
findKeys(Parameter[]) - Method in interface com.hidglobal.ia.service.transaction.Container
Retrieves a key handle from the secure key store based on input parameter filter.
FingerprintAuthenticationRequiredException - Exception in com.hidglobal.ia.service.exception
Authentication with fingerprint is required to perform the operation.
FingerprintAuthenticationRequiredException() - Constructor for exception com.hidglobal.ia.service.exception.FingerprintAuthenticationRequiredException
Constructor.
FingerprintAuthenticationRequiredException(String) - Constructor for exception com.hidglobal.ia.service.exception.FingerprintAuthenticationRequiredException
Constructor.
FingerprintAuthenticationRequiredException(String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.FingerprintAuthenticationRequiredException
Constructor.
FingerprintNotEnrolledException - Exception in com.hidglobal.ia.service.exception
Fingerprints have not been enrolled.
FingerprintNotEnrolledException() - Constructor for exception com.hidglobal.ia.service.exception.FingerprintNotEnrolledException
Constructor.
FingerprintNotEnrolledException(String) - Constructor for exception com.hidglobal.ia.service.exception.FingerprintNotEnrolledException
Constructor.
FingerprintNotEnrolledException(String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.FingerprintNotEnrolledException
Constructor.
formatSignatureChallenge(char[][]) - Method in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
For transaction signing use cases, this method permits a challenge to be formatted according to standard based on several inputs provided by the user.

G

getAlgorithm() - Method in interface com.hidglobal.ia.service.transaction.Key
Gets the standard algorithm name for the key.
getAlgorithm() - Method in class com.hidglobal.ia.service.transaction.KeySpec
Gets the algorithm associated to that key." should be "Gets the algorithm associated with that key.
getAlgorithmParameters() - Method in interface com.hidglobal.ia.service.otp.OTPGenerator
Returns The structure containing all of the algorithm parameters for OTP generator.
getAllowedStatuses() - Method in interface com.hidglobal.ia.service.transaction.Transaction
Returns a list of status names (for instance approve, deny, report) that can be set for that transaction.
getAuthenticationCallback() - Method in interface com.hidglobal.ia.service.protectionpolicy.BioPasswordPolicy
Android specific.
getBioAuthenticationState() - Method in interface com.hidglobal.ia.service.protectionpolicy.BioPasswordPolicy
Returns the current working state of authentication with biometrics.
getCacheTimeout() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Returns timeout of cached memory in seconds
getCancellationSignal() - Method in interface com.hidglobal.ia.service.protectionpolicy.BioPasswordPolicy
Deprecated. 
getCause() - Method in exception com.hidglobal.ia.service.exception.RemoteException
Returns the cause of this exception.
getChallenge() - Method in interface com.hidglobal.ia.service.otp.AsyncOTPGenerator
Returns a challenge according to format specified in OCRA suit for one-way use cases (challenge-response and signature).
getChallengeFormat() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get challenge format.
getChangeAllowedDate() - Method in exception com.hidglobal.ia.service.exception.PasswordNotYetUpdatableException
 
getClientOcraSuite() - Method in class com.hidglobal.ia.service.otp.parameters.OCRAParameters
Returns the client OCRA suite.
getClientVersion() - Method in exception com.hidglobal.ia.service.exception.ServerVersionException
Returns the client version.
getClock() - Method in class com.hidglobal.ia.service.otp.parameters.OCRAParameters
 
getClock() - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Return the clock used for the calculation (seconds)
getCode() - Method in class com.hidglobal.ia.service.beans.EventResult
Returns enum indicating the outcome of the processing.
getCodeDigits() - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Returns number of truncated digits (excluding the checksum digit).
getCodeDigits() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get truncation size.
getCodeDigits() - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
 
getContainer() - Method in interface com.hidglobal.ia.service.transaction.TransactionInfo
Retrieves the container associated with that transaction.
getCounter() - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Returns counter (Moving Factor) for calculation.
getCounter() - Method in class com.hidglobal.ia.service.otp.parameters.OCRAParameters
 
getCreationDate() - Method in interface com.hidglobal.ia.service.transaction.Container
Gets the creation date for this container.
getCryptoFunction() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get HMAC Function used.
getCurrentAge() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Current password age since last change.
getDate() - Method in interface com.hidglobal.ia.service.transaction.Transaction
Returns the status change date for the transaction
getDefaultInitializationPolicy() - Method in interface com.hidglobal.ia.service.transaction.Device
Deprecated.
This method is no longer recommended. Use EventListener instead.
getDefaultOTPGenerator() - Method in interface com.hidglobal.ia.service.transaction.Key
Returns property for that key.
getDevice(Context, ConnectionConfiguration) - Static method in class com.hidglobal.ia.service.manager.DeviceFactory
Deprecated.
getDevice(Context, ConnectionConfiguration, char[]) - Static method in class com.hidglobal.ia.service.manager.DeviceFactory
Create device instance
getDevice(Context, ConnectionConfiguration, char[], String) - Static method in class com.hidglobal.ia.service.manager.DeviceFactory
Create device instance
getDeviceInfo(String) - Method in interface com.hidglobal.ia.service.transaction.Device
Retrieves device information.
getEncoded() - Method in interface com.hidglobal.ia.service.transaction.Key
Gets the key in its primary encoding format.
getEncoded(char[]) - Method in interface com.hidglobal.ia.service.transaction.Key
Gets the key in its primary encoding format.
getEncoding() - Method in class com.hidglobal.ia.service.beans.Parameter
Returns the encoding of the Parameter or "NONE" if not encoded.
getErrorCode() - Method in exception com.hidglobal.ia.service.exception.BaseException
 
getErrorCode() - Method in exception com.hidglobal.ia.service.exception.InvalidChallengeException
Returns the error code causing exception.
getExpiration() - Method in exception com.hidglobal.ia.service.exception.CredentialsExpiredException
Returns the causing expiration.
getExpiration() - Method in exception com.hidglobal.ia.service.exception.TransactionExpiredException
Returns the causing expiration.
getExpirationDate() - Method in exception com.hidglobal.ia.service.exception.PasswordExpiredException
 
getExpiryDate() - Method in class com.hidglobal.ia.service.beans.PasswordPromptEvent
Returns the date/time at which the operation expires.
getExpiryDate() - Method in interface com.hidglobal.ia.service.transaction.Container
Gets the expire date this container.
getFormat() - Method in interface com.hidglobal.ia.service.transaction.Key
Gets the name of the primary encoding format of this key.
getFormat() - Method in class com.hidglobal.ia.service.transaction.KeySpec
Key's format of encoding.
getFrom() - Method in class com.hidglobal.ia.service.transaction.TransactionFilter
Returns from date.
getHostnameVerifier() - Method in class com.hidglobal.ia.service.beans.ConnectionConfiguration
Returns the host name verifier for the connection
getId() - Method in class com.hidglobal.ia.service.beans.Event
Returns the type identifier of this event.
getId() - Method in interface com.hidglobal.ia.service.beans.Identifier
Returns the unique identifier of an entity.
getId() - Method in class com.hidglobal.ia.service.beans.KeyId
Method overload
getId() - Method in class com.hidglobal.ia.service.beans.Parameter
Returns this Parameter's identifier or null if not set.
getId() - Method in interface com.hidglobal.ia.service.protectionpolicy.ProtectionPolicy
Getter identifier
getId() - Method in class com.hidglobal.ia.service.protectionpolicy.ProtectionPolicyId
Method overload
getId() - Method in interface com.hidglobal.ia.service.transaction.Container
Get the identifier of that container.
getId() - Method in interface com.hidglobal.ia.service.transaction.Key
Gets the keyId associated with key.
getId() - Method in class com.hidglobal.ia.service.transaction.TransactionFilter
Returns container id for search criteria.
getInitialDelay() - Method in class com.hidglobal.ia.service.protectionpolicy.DelayLockPolicy
Returns the initial delay in seconds.
getKeyEncoded() - Method in class com.hidglobal.ia.service.transaction.KeySpec
The encoded key material.
getLabel() - Method in class com.hidglobal.ia.service.transaction.KeySpec
Returns this key label.
getLockPolicy() - Method in interface com.hidglobal.ia.service.protectionpolicy.ProtectionPolicy
Getter lock policy
getMACAlgo() - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Message authentication code (MAC) Algorithm requested.
getMACAlgo() - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
 
getMaxAge() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Returns the maximum age for a password.
getMaxAlpha() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get maximum number of letter characters
getMaxChallengeLength() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get maximum challenge length.
getMaxCounterValue() - Method in class com.hidglobal.ia.service.protectionpolicy.CounterLockPolicy
Returns the max counter value of the credential before it gets locked.
getMaxCounterValue() - Method in class com.hidglobal.ia.service.protectionpolicy.DelayLockPolicy
Returns the maximum counter value after which exponential delay is fixed.
getMaxHistory() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
"Returns the max password history limit.
getMaxLength() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get maximum password length
getMaxLowerCase() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get maximum number of lowercase letters
getMaxNonAlpha() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get maximum number of special characters (non alphanumeric)
getMaxNumeric() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get maximum number of numeric characters
getMaxUpperCase() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get maximum number of uppercase letters
getMessage() - Method in exception com.hidglobal.ia.service.exception.RemoteException
Returns the detail message, including the message from the cause, if any, of this exception.
getMinAge() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get minimum age for password.
getMinAlpha() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get minimum number of letter characters
getMinChallengeLength() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get minimum challenge value, default value 0
getMinLength() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get minimum password length
getMinLowerCase() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get minimum number of lowercase letters
getMinNonAlpha() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get minimum number of special characters (non alphanumeric)
getMinNumeric() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get minimum number of numeric characters
getMinUpperCase() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Get minimum number of uppercase letters
getModes() - Method in class com.hidglobal.ia.service.otp.parameters.AlgorithmParameters
Returns The modes supported by the algorithm.
getName() - Method in interface com.hidglobal.ia.service.otp.OTPGenerator
The name of the generator.
getName() - Method in interface com.hidglobal.ia.service.transaction.Container
Gets the Friendly Name associated with that container.
getNativeErrorCode() - Method in exception com.hidglobal.ia.service.exception.GooglePlayServicesObsoleteException
 
getOTP(char[]) - Method in interface com.hidglobal.ia.service.otp.SyncOTPGenerator
Compute the one-time password.
getOTPGenerator(String) - Method in interface com.hidglobal.ia.service.transaction.Key
Returns the OTP generator with specified name associated with a key.
getOTPGeneratorNames() - Method in interface com.hidglobal.ia.service.transaction.Key
Returns the list of supported OTP generators associated with the key.
getParameters() - Method in class com.hidglobal.ia.service.beans.Event
Returns the event metadata parameters.
getPassword() - Method in class com.hidglobal.ia.service.beans.PasswordPromptResult
Returns the password .
getPasswordPolicy() - Method in class com.hidglobal.ia.service.beans.PasswordPromptEvent
Get the policy.
getPin() - Method in class com.hidglobal.ia.service.otp.parameters.InputOCRAParameters
Get PIN value to be used for compute response.
getPinHashAlgo() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get hash algorithm for the PIN.
getProperty(String) - Method in interface com.hidglobal.ia.service.transaction.Container
Returns container property.
getProperty(String) - Method in interface com.hidglobal.ia.service.transaction.Key
Returns property for that key.
getProtectionPolicy() - Method in interface com.hidglobal.ia.service.transaction.Container
Gets the protection policy associated with container.
getProtectionPolicy() - Method in interface com.hidglobal.ia.service.transaction.Key
Gets the protection policy associated with key.
getRemainingTries() - Method in exception com.hidglobal.ia.service.exception.AuthenticationException
 
getRenewalDate() - Method in interface com.hidglobal.ia.service.transaction.Container
Gets the renewal date for this container.
getServerOcraSuite() - Method in class com.hidglobal.ia.service.otp.parameters.OCRAParameters
 
getServerURL() - Method in interface com.hidglobal.ia.service.transaction.Container
Gets the server URL associated with that container.
getServerVersion() - Method in exception com.hidglobal.ia.service.exception.ServerVersionException
Returns the server version.
getSession() - Method in class com.hidglobal.ia.service.otp.parameters.InputOCRAParameters
Returns SessionInfo value to be used for compute response.
getSessionLength() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get session length.
getSigningKey() - Method in interface com.hidglobal.ia.service.transaction.Transaction
Gets the Signing Key object associated with that transaction.
getStandardVersion() - Method in interface com.hidglobal.ia.service.otp.OTPGenerator
The version of OTP generator RFC standard.
getStandardVersion() - Method in class com.hidglobal.ia.service.otp.parameters.AlgorithmParameters
Returns the version of the algorithm.
getStartTime() - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Return the start time used for clock synchronization.
getStatus() - Method in class com.hidglobal.ia.service.transaction.TransactionFilter
Returns specified status.
getTimeStep() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get clock value.
getTimeStep() - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Return the timestep used for calculation.
getTo() - Method in class com.hidglobal.ia.service.transaction.TransactionFilter
Returns to date.
getTransaction(char[], Parameter[]) - Method in interface com.hidglobal.ia.service.transaction.TransactionInfo
Retrieves a transaction associated with that transaction info.
getTransactionProtectionKey() - Method in interface com.hidglobal.ia.service.transaction.TransactionInfo
Retrieves the transaction protection key associated with that transaction.
getTruncationOffset() - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
 
getTruncationOffsets() - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Offset used for truncation.
getTrustManager() - Method in class com.hidglobal.ia.service.beans.ConnectionConfiguration
Returns the trust manager for the connection
getType() - Method in interface com.hidglobal.ia.service.beans.Identifier
Returns the type of the entity being identified.
getType() - Method in class com.hidglobal.ia.service.beans.KeyId
Method overload
getType() - Method in class com.hidglobal.ia.service.beans.Parameter
Returns the type of the Parameter.
getType() - Method in interface com.hidglobal.ia.service.otp.OTPGenerator
The type of OTP generator.
getType() - Method in class com.hidglobal.ia.service.protectionpolicy.LockPolicy
returns the lock policy type.
getType() - Method in interface com.hidglobal.ia.service.protectionpolicy.ProtectionPolicy
Getter type
getType() - Method in class com.hidglobal.ia.service.protectionpolicy.ProtectionPolicyId
Method overload
getUniqueIdentifier() - Method in interface com.hidglobal.ia.service.transaction.TransactionInfo
Retrieves the transaction unique identifier.
getUsage() - Method in class com.hidglobal.ia.service.transaction.KeySpec
Returns the usage for that key.
getUserId() - Method in interface com.hidglobal.ia.service.transaction.Container
Gets the identifier of the user for this container.
getValue() - Method in class com.hidglobal.ia.service.beans.Parameter
Returns this Parameter's value or null if not set.
getValue() - Method in enum com.hidglobal.ia.service.exception.ErrorCode
 
getValue() - Method in enum com.hidglobal.ia.service.exception.InvalidChallengeException.ErrorCodeEnum
 
getVersion() - Method in interface com.hidglobal.ia.service.otp.OTPGenerator
The version of OTP generator.
getVersion() - Method in interface com.hidglobal.ia.service.transaction.Device
Returns the version of the transaction processor client API.
GooglePlayServicesObsoleteException - Exception in com.hidglobal.ia.service.exception
Silent update of the Android Security Provider has failed.
GooglePlayServicesObsoleteException() - Constructor for exception com.hidglobal.ia.service.exception.GooglePlayServicesObsoleteException
Constructor.
GooglePlayServicesObsoleteException(Throwable) - Constructor for exception com.hidglobal.ia.service.exception.GooglePlayServicesObsoleteException
 
GooglePlayServicesObsoleteException(Throwable, int) - Constructor for exception com.hidglobal.ia.service.exception.GooglePlayServicesObsoleteException
 

H

hasCounter(boolean) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
hasCounter() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get information whether OCRA suite includes counter in calculation.
hashCode() - Method in class com.hidglobal.ia.service.beans.Parameter
 
hasTime(boolean) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
hasTime() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get counter value.
HOTPParameters - Class in com.hidglobal.ia.service.otp.parameters
Defines the HOTP algorithm parameters.
HOTPParameters() - Constructor for class com.hidglobal.ia.service.otp.parameters.HOTPParameters
 

I

Identifier - Interface in com.hidglobal.ia.service.beans
Generic Identifier
initialPassword - Variable in class com.hidglobal.ia.service.transaction.ContainerInitialization
Deprecated.
InputAlgorithmParameters - Class in com.hidglobal.ia.service.otp.parameters
Base class for algorithm parameters provided by the API consumer.
InputAlgorithmParameters() - Constructor for class com.hidglobal.ia.service.otp.parameters.InputAlgorithmParameters
 
InputOCRAParameters - Class in com.hidglobal.ia.service.otp.parameters
Defines OCRA algorithm parameters set by the API consumer.
InputOCRAParameters() - Constructor for class com.hidglobal.ia.service.otp.parameters.InputOCRAParameters
 
InputOCRAParameters(String, String) - Constructor for class com.hidglobal.ia.service.otp.parameters.InputOCRAParameters
Constructor.
InternalException - Exception in com.hidglobal.ia.service.exception
An unexpected error occurred.
InternalException() - Constructor for exception com.hidglobal.ia.service.exception.InternalException
Constructor.
InternalException(String) - Constructor for exception com.hidglobal.ia.service.exception.InternalException
Constructor.
InternalException(String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.InternalException
Constructor.
InvalidChallengeException - Exception in com.hidglobal.ia.service.exception
Thrown when input data does not meet a valid challenge requirements
InvalidChallengeException() - Constructor for exception com.hidglobal.ia.service.exception.InvalidChallengeException
Constructor.
InvalidChallengeException(InvalidChallengeException.ErrorCodeEnum) - Constructor for exception com.hidglobal.ia.service.exception.InvalidChallengeException
Constructor.
InvalidChallengeException(InvalidChallengeException.ErrorCodeEnum, String) - Constructor for exception com.hidglobal.ia.service.exception.InvalidChallengeException
Constructor.
InvalidChallengeException.ErrorCodeEnum - Enum in com.hidglobal.ia.service.exception
Enumeration to point detailed error for provided challenge
InvalidPasswordException - Exception in com.hidglobal.ia.service.exception
The password fails policy requirements.
InvalidPasswordException() - Constructor for exception com.hidglobal.ia.service.exception.InvalidPasswordException
Constructor.
InvalidPasswordException(String) - Constructor for exception com.hidglobal.ia.service.exception.InvalidPasswordException
Constructor.
InvalidPasswordException(ErrorCode, String) - Constructor for exception com.hidglobal.ia.service.exception.InvalidPasswordException
Constructor.
inviteCode - Variable in class com.hidglobal.ia.service.transaction.ContainerInitialization
The invite code.
isCacheEnabled() - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Returns true if password cache is enabled
isCheckSumUsed() - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Determines if a checksum digit is added to the calculation.
isChecksumUsed() - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
 
isExtractable() - Method in interface com.hidglobal.ia.service.transaction.Key
Returns true when the key is extractable.
isFIPSModeEnabled() - Method in interface com.hidglobal.ia.service.transaction.Container
Checks the container if FIPS strict mode is enforced.
isPasswordInitialization() - Method in class com.hidglobal.ia.service.beans.PasswordPromptEvent
Returns passwordInitialization indicates whether the password is required for initialization or for verification .
isPinRequired(boolean) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
isPinRequired() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get information whether OCRA Suite requires PIN as input.
isRenewable(char[]) - Method in interface com.hidglobal.ia.service.transaction.Container
Check if the container can be renewed
isSessionRequired(boolean) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
isSessionRequired() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get information whether OCRA Suite requires session information as input.

K

Key - Interface in com.hidglobal.ia.service.transaction
 
KEY_PROPERTY_CREATE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property: Key Creation Date as long.
KEY_PROPERTY_EXPIRY - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property: Key Expiration Date as long.
KEY_PROPERTY_LABEL - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property: Key Label.
KEY_PROPERTY_USAGE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property: Key Usage.
KEY_PROPERTY_USAGE_AUTH - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property Filter: Key Usage Value of authentication key.
KEY_PROPERTY_USAGE_ENCRYPT - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property Filter: Key Usage Value of encryption keys.
KEY_PROPERTY_USAGE_INTERNAL - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property Filter: Key Usage Value of internal SDK/protector keys.
KEY_PROPERTY_USAGE_OTP - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property Filter: Key Usage Value of OTP keys.
KEY_PROPERTY_USAGE_SIGN - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property Filter: Key Usage Value of signing private keys.
KEY_PROPERTY_USAGE_TXPROTECT - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Key Property Filter: Key Usage Value of transaction protection session keys.
KeyId - Class in com.hidglobal.ia.service.beans
Key Identifier
KeyId(String) - Constructor for class com.hidglobal.ia.service.beans.KeyId
Constructor
KeySpec - Class in com.hidglobal.ia.service.transaction
Encapsulates a key with configuration
KeySpec(byte[], String) - Constructor for class com.hidglobal.ia.service.transaction.KeySpec
Constructor for the KeySpec.

L

LockPolicy - Class in com.hidglobal.ia.service.protectionpolicy
Lock Policy with specific access constraints
LockPolicy(String) - Constructor for class com.hidglobal.ia.service.protectionpolicy.LockPolicy
Constructor
LockPolicy.LockType - Enum in com.hidglobal.ia.service.protectionpolicy
 
LostCredentialsException - Exception in com.hidglobal.ia.service.exception
The provisioning key securing the transaction has been wiped.
LostCredentialsException() - Constructor for exception com.hidglobal.ia.service.exception.LostCredentialsException
Constructor.
LostCredentialsException(String) - Constructor for exception com.hidglobal.ia.service.exception.LostCredentialsException
Constructor.
LostCredentialsException(String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.LostCredentialsException
Constructor.
LostCredentialsException(Throwable) - Constructor for exception com.hidglobal.ia.service.exception.LostCredentialsException
Constructor.

M

maxChallengeLength(int) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
minChallengeLength(int) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 

N

NoLockPolicy - Class in com.hidglobal.ia.service.protectionpolicy
The credential never locks.
NoLockPolicy() - Constructor for class com.hidglobal.ia.service.protectionpolicy.NoLockPolicy
Constructor
NotImplementedException - Exception in com.hidglobal.ia.service.exception
The method is not implemented
NotImplementedException() - Constructor for exception com.hidglobal.ia.service.exception.NotImplementedException
Constructor.

O

OCRAParameters - Class in com.hidglobal.ia.service.otp.parameters
Defines the OCRA algorithm parameters.
OCRAParameters() - Constructor for class com.hidglobal.ia.service.otp.parameters.OCRAParameters
 
OCRASuite - Class in com.hidglobal.ia.service.otp.parameters
Represents the OCRA suite and associated runtime parameters.
OCRASuite.Builder - Class in com.hidglobal.ia.service.otp.parameters
 
ocraSuiteString(String) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
onEventReceived(Event) - Method in interface com.hidglobal.ia.service.beans.EventListener
If a listener implementation is passed to a synchronization, this method is invoked when events are dispatched from the server.
OTPGenerator - Interface in com.hidglobal.ia.service.otp
A base interface for OTP generators.

P

PARAM_SYNCEVENT_LEVEL - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
SyncListener Event: Message level.
PARAM_SYNCEVENT_MESSAGE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
SyncListener Event: Message text
PARAM_SYNCEVENT_PERCENT - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
SyncListener Event: Message progress percent.
Parameter - Class in com.hidglobal.ia.service.beans
Represents a parameter or option where the ID and value are enforced to be of type String.
Parameter() - Constructor for class com.hidglobal.ia.service.beans.Parameter
Constructor.
Parameter(String, char[]) - Constructor for class com.hidglobal.ia.service.beans.Parameter
Constructor.
Parameter(String, String, String, char[]) - Constructor for class com.hidglobal.ia.service.beans.Parameter
Constructor
password - Variable in class com.hidglobal.ia.service.transaction.ContainerRenewal
Container keys password (if protected by password).
PasswordCancelledException - Exception in com.hidglobal.ia.service.exception
The password event has been cancelled by the user.
PasswordCancelledException() - Constructor for exception com.hidglobal.ia.service.exception.PasswordCancelledException
Constructor.
PasswordCancelledException(String) - Constructor for exception com.hidglobal.ia.service.exception.PasswordCancelledException
Constructor.
PasswordExpiredException - Exception in com.hidglobal.ia.service.exception
The password has expired and requires a change of password.
PasswordExpiredException(String, long) - Constructor for exception com.hidglobal.ia.service.exception.PasswordExpiredException
Constructor.
PasswordNotYetUpdatableException - Exception in com.hidglobal.ia.service.exception
The password cannot be changed yet.
PasswordNotYetUpdatableException(String, long) - Constructor for exception com.hidglobal.ia.service.exception.PasswordNotYetUpdatableException
Constructor.
PasswordPolicy - Interface in com.hidglobal.ia.service.protectionpolicy
Protection Policy with password specific constraints.
PasswordPromptEvent - Class in com.hidglobal.ia.service.beans
A synchronization event sent from the server.
PasswordPromptEvent(Parameter[], boolean, long, PasswordPolicy) - Constructor for class com.hidglobal.ia.service.beans.PasswordPromptEvent
Constructor.
PasswordPromptResult - Class in com.hidglobal.ia.service.beans
A synchronization event sent from the server.
PasswordPromptResult(EventResult.Code) - Constructor for class com.hidglobal.ia.service.beans.PasswordPromptResult
 
PasswordRequiredException - Exception in com.hidglobal.ia.service.exception
The required password was not provided.
PasswordRequiredException() - Constructor for exception com.hidglobal.ia.service.exception.PasswordRequiredException
Constructor.
PasswordRequiredException(String) - Constructor for exception com.hidglobal.ia.service.exception.PasswordRequiredException
Constructor.
pinHashAlgo(String) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
ProgressEvent - Class in com.hidglobal.ia.service.beans
A synchronization event sent from the server.
ProgressEvent(Parameter[]) - Constructor for class com.hidglobal.ia.service.beans.ProgressEvent
Constructor.
PROPERTY_APPCUSTOMIZATION - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: Application customization.
PROPERTY_CHANNEL - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: Server provisioning channel.
PROPERTY_CONTAINER_CREATION_DATE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
PROPERTY_CONTAINER_EXPIRY_DATE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
PROPERTY_CONTAINER_RENEWAL_DATE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
PROPERTY_DOMAIN - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: Server domain.
PROPERTY_EXTERNALID - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: Id to identify the device corresponding to the container
PROPERTY_OPMODE - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
PROPERTY_PROTOCOL_VERSION - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: Provisioning Protocol Version
PROPERTY_PROTOCOL_VERSION_HISTORY - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
PROPERTY_SERIALNUMBER - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: Id to identify corresponding container
PROPERTY_TDS_AUTHPOLICYID - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: Server transaction authentication policy id.
PROPERTY_TDS_CONTEXT - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: Server context.
PROPERTY_TXURI - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: Transaction gateway URL.
PROPERTY_USERID - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Property: User id.
ProtectionPolicy - Interface in com.hidglobal.ia.service.protectionpolicy
The protection policy defines the security parameters associated with a key or data item.
ProtectionPolicy.PolicyType - Enum in com.hidglobal.ia.service.protectionpolicy
 
ProtectionPolicyId - Class in com.hidglobal.ia.service.protectionpolicy
Protection Policy Identifier
ProtectionPolicyId(String) - Constructor for class com.hidglobal.ia.service.protectionpolicy.ProtectionPolicyId
Constructor
pushId - Variable in class com.hidglobal.ia.service.transaction.ContainerConfiguration
The device identifier provided by the notification service.

R

RemoteException - Exception in com.hidglobal.ia.service.exception
Execution of a remote method call failed.
RemoteException() - Constructor for exception com.hidglobal.ia.service.exception.RemoteException
Constructs a RemoteException.
RemoteException(String) - Constructor for exception com.hidglobal.ia.service.exception.RemoteException
Constructs a RemoteException with the specified detail message.
RemoteException(String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.RemoteException
Constructs a RemoteException with the specified detail message and cause.
RemoteException(ErrorCode) - Constructor for exception com.hidglobal.ia.service.exception.RemoteException
Constructs a RemoteException.
RemoteException(ErrorCode, String) - Constructor for exception com.hidglobal.ia.service.exception.RemoteException
Constructs a RemoteException with the specified detail message.
RemoteException(ErrorCode, String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.RemoteException
Constructs a RemoteException with the specified detail message and cause.
renew(ContainerRenewal, char[], EventListener) - Method in interface com.hidglobal.ia.service.transaction.Container
 
reset() - Method in class com.hidglobal.ia.service.beans.Parameter
Clear value
reset(Context) - Static method in class com.hidglobal.ia.service.manager.DeviceFactory
Deletes all containers and keys contained in the device.
reset() - Method in class com.hidglobal.ia.service.transaction.ContainerInitialization
Resets the sensitive members of the class.
reset() - Method in class com.hidglobal.ia.service.transaction.ContainerRenewal
Resets the sensitive members of the class.
reset(Parameter[]) - Method in interface com.hidglobal.ia.service.transaction.Device
Deprecated.
This method is no longer acceptable to delete the containers. Use com.hidglobal.ia.service.manager.DeviceFactory.reset(Context) instead.
resetBiometricPrompt() - Method in interface com.hidglobal.ia.service.protectionpolicy.BioPasswordPolicy
Removes the stored BiometricPrompt and BiometricInfo objects.
retrieveTransaction(char[], char[], Parameter[]) - Method in interface com.hidglobal.ia.service.transaction.Device
Deprecated.
This method is no longer acceptable to retrieve transaction. Use getTransaction(char[], Parameter[]) instead.
retrieveTransactionInfo(char[]) - Method in interface com.hidglobal.ia.service.transaction.Device
Retrieves a transaction info associated to that transaction id.
retrieveTransactionsIds(char[], Parameter[]) - Method in interface com.hidglobal.ia.service.transaction.Container
Retrieve a list of pending transaction IDs from the container.
retry - Variable in class com.hidglobal.ia.service.beans.ConnectionConfiguration
 

S

SDKConstants - Interface in com.hidglobal.ia.service.manager
Common Transaction Signing SDK Constants
searchTransactionHistory(char[], TransactionFilter) - Method in interface com.hidglobal.ia.service.transaction.Device
Searches for transactions in the transaction history.
SerialNumberRequiredException - Exception in com.hidglobal.ia.service.exception
the device serial number is required to aid the integrator.
SerialNumberRequiredException() - Constructor for exception com.hidglobal.ia.service.exception.SerialNumberRequiredException
Constructor.
SerialNumberRequiredException(String) - Constructor for exception com.hidglobal.ia.service.exception.SerialNumberRequiredException
Constructor.
SerialNumberRequiredException(String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.SerialNumberRequiredException
Constructor.
ServerAuthenticationException - Exception in com.hidglobal.ia.service.exception
Authentication to the server failed.
ServerAuthenticationException() - Constructor for exception com.hidglobal.ia.service.exception.ServerAuthenticationException
Constructor.
ServerAuthenticationException(String) - Constructor for exception com.hidglobal.ia.service.exception.ServerAuthenticationException
Constructor.
ServerOperationFailedException - Exception in com.hidglobal.ia.service.exception
 
ServerOperationFailedException() - Constructor for exception com.hidglobal.ia.service.exception.ServerOperationFailedException
Constructs a ServerOperationFailedException.
ServerOperationFailedException(String) - Constructor for exception com.hidglobal.ia.service.exception.ServerOperationFailedException
Constructs a ServerOperationFailedException with the specified detail message.
ServerProtocolException - Exception in com.hidglobal.ia.service.exception
An unexpected failure has occurred in the implementation layer.
ServerProtocolException() - Constructor for exception com.hidglobal.ia.service.exception.ServerProtocolException
Constructor.
ServerProtocolException(String) - Constructor for exception com.hidglobal.ia.service.exception.ServerProtocolException
Constructor.
ServerProtocolException(String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.ServerProtocolException
Constructor.
ServerUnsupportedOperationException - Exception in com.hidglobal.ia.service.exception
Authentication failed (e.g.
ServerUnsupportedOperationException() - Constructor for exception com.hidglobal.ia.service.exception.ServerUnsupportedOperationException
Constructs a AuthenticationException.
ServerUnsupportedOperationException(String) - Constructor for exception com.hidglobal.ia.service.exception.ServerUnsupportedOperationException
Constructor.
ServerUnsupportedOperationException(ErrorCode) - Constructor for exception com.hidglobal.ia.service.exception.ServerUnsupportedOperationException
Constructor.
ServerUnsupportedOperationException(ErrorCode, String) - Constructor for exception com.hidglobal.ia.service.exception.ServerUnsupportedOperationException
Constructor.
serverUrl - Variable in class com.hidglobal.ia.service.transaction.ContainerInitialization
The authentication server URL.
ServerVersionException - Exception in com.hidglobal.ia.service.exception
The server protocol version is not supported by the client.
ServerVersionException() - Constructor for exception com.hidglobal.ia.service.exception.ServerVersionException
Constructor.
ServerVersionException(String, String, String) - Constructor for exception com.hidglobal.ia.service.exception.ServerVersionException
Constructor.
sessionLength(int) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
setAlgorithm(String) - Method in class com.hidglobal.ia.service.transaction.KeySpec
Sets the algorithm associated to that key." should be "Sets the algorithm associated with that key.
setBiometricPrompt(Activity, BiometricPrompt.AuthenticationCallback, BiometricPrompt.PromptInfo) - Method in interface com.hidglobal.ia.service.protectionpolicy.BioPasswordPolicy
Android specific.
setBiometricPrompt(Fragment, BiometricPrompt.AuthenticationCallback, BiometricPrompt.PromptInfo) - Method in interface com.hidglobal.ia.service.protectionpolicy.BioPasswordPolicy
Android specific.
setClientOcraSuite(OCRASuite) - Method in class com.hidglobal.ia.service.otp.parameters.OCRAParameters
Sets the client OCRA suite.
setClientVersion(String) - Method in exception com.hidglobal.ia.service.exception.ServerVersionException
Sets the client version
setClock(long) - Method in class com.hidglobal.ia.service.otp.parameters.OCRAParameters
Sets the clock value.
setClock(long) - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Sets the clock value.
setCode(EventResult.Code) - Method in class com.hidglobal.ia.service.beans.EventResult
Sets enum indicating the outcome of the processing.
setCodeDigits(int) - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Sets number of truncated digits (excluding the checksum digit).
setCodeDigits(int) - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Sets the number of truncated digits.
setConnectionConfiguration(ConnectionConfiguration) - Method in interface com.hidglobal.ia.service.transaction.Container
Sets connection configuration.
setConnectionConfiguration(ConnectionConfiguration) - Method in interface com.hidglobal.ia.service.transaction.Device
Sets connection configuration.
setCounter(long) - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Sets counter (Moving Factor) for calculation.
setCounter(long) - Method in class com.hidglobal.ia.service.otp.parameters.OCRAParameters
Sets the counter value.
setEncoding(String) - Method in class com.hidglobal.ia.service.beans.Parameter
Sets the encoding of the Parameter.
setErrorCodeEnum(InvalidChallengeException.ErrorCodeEnum) - Method in exception com.hidglobal.ia.service.exception.InvalidChallengeException
Sets the error type.
setExpiration(Date) - Method in exception com.hidglobal.ia.service.exception.CredentialsExpiredException
Sets the causing expiration
setExpiration(Date) - Method in exception com.hidglobal.ia.service.exception.TransactionExpiredException
Sets the causing expiration
setFrom(Date) - Method in class com.hidglobal.ia.service.transaction.TransactionFilter
Sets from date.
setHostnameVerifier(HostnameVerifier) - Method in class com.hidglobal.ia.service.beans.ConnectionConfiguration
Sets the host name verifier for the connection
setId(String) - Method in class com.hidglobal.ia.service.beans.Parameter
Sets the Parameter's identifier.
setId(int) - Method in class com.hidglobal.ia.service.transaction.TransactionFilter
Sets container id for search criteria.
setLabel(String) - Method in class com.hidglobal.ia.service.transaction.KeySpec
Sets this key label.
setMACAlgo(String) - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Sets message authentication code (MAC) Algorithm requested.
setMACAlgo(String) - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Sets the MAC algorithm value.
setModes(Set<String>) - Method in class com.hidglobal.ia.service.otp.parameters.AlgorithmParameters
Sets the modes supported by the algorithm.
setName(String) - Method in interface com.hidglobal.ia.service.transaction.Container
Sets the Friendly Name associated with that container.
setParameters(Parameter[]) - Method in class com.hidglobal.ia.service.beans.Event
Sets the event metadata parameters.
setPassword(char[]) - Method in class com.hidglobal.ia.service.beans.PasswordPromptResult
Sets the password the operation must use .
setPin(String) - Method in class com.hidglobal.ia.service.otp.parameters.InputOCRAParameters
Sets PIN value to be used for compute response.
setProperty(String, char[]) - Method in interface com.hidglobal.ia.service.transaction.Container
Overrides a container property.
setRemainingTries(int) - Method in exception com.hidglobal.ia.service.exception.AuthenticationException
 
setServerOcraSuite(OCRASuite) - Method in class com.hidglobal.ia.service.otp.parameters.OCRAParameters
Sets the server OCRA suite.
setServerVersion(String) - Method in exception com.hidglobal.ia.service.exception.ServerVersionException
Sets the server version
setSession(String) - Method in class com.hidglobal.ia.service.otp.parameters.InputOCRAParameters
Sets SessionInfo value to be used for compute response.
setStandardVersion(int) - Method in class com.hidglobal.ia.service.otp.parameters.AlgorithmParameters
Sets the version of the algorithm.
setStartTime(long) - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Sets the start time used for clock synchronization.
setStatus(String, char[], char[], Parameter[]) - Method in interface com.hidglobal.ia.service.transaction.Transaction
Communicates the status of this transaction using provided key identifier.
setStatus(String) - Method in class com.hidglobal.ia.service.transaction.TransactionFilter
Sets status for transactions search criteria.
setTimeStep(long) - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Sets the time step
setTo(Date) - Method in class com.hidglobal.ia.service.transaction.TransactionFilter
Sets to date.
setTruncationOffset(int) - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Sets the truncation offset
setTruncationOffsets(int) - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Sets offset used for truncation.
setTrustManager(X509TrustManager) - Method in class com.hidglobal.ia.service.beans.ConnectionConfiguration
Sets the trust manager for the connection
setType(String) - Method in class com.hidglobal.ia.service.beans.Parameter
Sets the type of the Parameter.
setUsage(String) - Method in class com.hidglobal.ia.service.transaction.KeySpec
Sets a usage for that key.
setUseChecksum(boolean) - Method in class com.hidglobal.ia.service.otp.parameters.TOTPParameters
Sets the use of the checksum
setValue(char[]) - Method in class com.hidglobal.ia.service.beans.Parameter
Sets the Parameter's value.
SyncOTPGenerator - Interface in com.hidglobal.ia.service.otp
Computes OTP using an internal challenge (time or event based).

T

timeout - Variable in class com.hidglobal.ia.service.beans.ConnectionConfiguration
 
timeStep(int) - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite.Builder
 
toString() - Method in class com.hidglobal.ia.service.beans.KeyId
Displays a readable description of the identifier.
toString() - Method in class com.hidglobal.ia.service.beans.Parameter
 
toString() - Method in class com.hidglobal.ia.service.otp.parameters.OCRASuite
Get the full OCRA Suite.
toString() - Method in class com.hidglobal.ia.service.protectionpolicy.CounterLockPolicy
Displays a readable description of the lock policy.
toString() - Method in class com.hidglobal.ia.service.protectionpolicy.DelayLockPolicy
Displays a readable description of the lock policy.
toString() - Method in class com.hidglobal.ia.service.protectionpolicy.NoLockPolicy
Displays a readable description of the lock policy.
toString() - Method in class com.hidglobal.ia.service.protectionpolicy.ProtectionPolicyId
Displays a readable description of the identifier.
toString() - Method in interface com.hidglobal.ia.service.transaction.Transaction
Returns the transaction text to be displayed to the user.
TOTPParameters - Class in com.hidglobal.ia.service.otp.parameters
Defines the TOTP algorithm parameters.
TOTPParameters() - Constructor for class com.hidglobal.ia.service.otp.parameters.TOTPParameters
 
Transaction - Interface in com.hidglobal.ia.service.transaction
Encapsulates a transaction and exposes an API to apply an action status.
TransactionContainerInvalidException - Exception in com.hidglobal.ia.service.exception
The transaction id refers to a container that does not exist.
TransactionContainerInvalidException() - Constructor for exception com.hidglobal.ia.service.exception.TransactionContainerInvalidException
Constructor.
TransactionContainerInvalidException(String) - Constructor for exception com.hidglobal.ia.service.exception.TransactionContainerInvalidException
Constructor.
TransactionContainerInvalidException(String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.TransactionContainerInvalidException
Constructor.
TransactionContainerInvalidException(Throwable) - Constructor for exception com.hidglobal.ia.service.exception.TransactionContainerInvalidException
Constructor.
TransactionException - Exception in com.hidglobal.ia.service.exception
Base transaction exception
TransactionException() - Constructor for exception com.hidglobal.ia.service.exception.TransactionException
Constructs a TransactionException.
TransactionException(String) - Constructor for exception com.hidglobal.ia.service.exception.TransactionException
Constructor.
TransactionException(ErrorCode) - Constructor for exception com.hidglobal.ia.service.exception.TransactionException
Constructor.
TransactionException(ErrorCode, String) - Constructor for exception com.hidglobal.ia.service.exception.TransactionException
Constructor.
TransactionException(ErrorCode, String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.TransactionException
Constructor.
TransactionException(ErrorCode, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.TransactionException
Constructor.
TransactionExpiredException - Exception in com.hidglobal.ia.service.exception
The transaction has expired.
TransactionExpiredException() - Constructor for exception com.hidglobal.ia.service.exception.TransactionExpiredException
Constructor.
TransactionExpiredException(Date, String) - Constructor for exception com.hidglobal.ia.service.exception.TransactionExpiredException
Constructor.
TransactionFilter - Class in com.hidglobal.ia.service.transaction
 
TransactionFilter() - Constructor for class com.hidglobal.ia.service.transaction.TransactionFilter
 
TransactionInfo - Interface in com.hidglobal.ia.service.transaction
 
TYPE_BYTEARRAY - Static variable in class com.hidglobal.ia.service.beans.Parameter
Indicates the value is natively a byte[].
TYPE_DEFAULT - Static variable in class com.hidglobal.ia.service.beans.Parameter
Default type for a Parameter: "String".
TYPE_INTEGER - Static variable in class com.hidglobal.ia.service.beans.Parameter
Indicates the value is natively an integer.
TYPE_LONG - Static variable in class com.hidglobal.ia.service.beans.Parameter
Indicates the value is natively a long.
TYPE_STRING - Static variable in class com.hidglobal.ia.service.beans.Parameter
Indicates the value is natively a String.

U

UnsafeDeviceException - Exception in com.hidglobal.ia.service.exception
The device is not safe enough to store sensitive secrets.
UnsafeDeviceException() - Constructor for exception com.hidglobal.ia.service.exception.UnsafeDeviceException
Constructor.
UnsafeDeviceException(String) - Constructor for exception com.hidglobal.ia.service.exception.UnsafeDeviceException
Constructor.
UnsafeDeviceException(String, Throwable) - Constructor for exception com.hidglobal.ia.service.exception.UnsafeDeviceException
Constructor.
UnsafeDeviceException(Throwable) - Constructor for exception com.hidglobal.ia.service.exception.UnsafeDeviceException
Constructor.
UnsupportedDeviceException - Exception in com.hidglobal.ia.service.exception
The device configuration is not supported.
UnsupportedDeviceException() - Constructor for exception com.hidglobal.ia.service.exception.UnsupportedDeviceException
Constructor.
UnsupportedDeviceException(String) - Constructor for exception com.hidglobal.ia.service.exception.UnsupportedDeviceException
Constructor.
updateDeviceInfo(String, char[], char[], Parameter[]) - Method in interface com.hidglobal.ia.service.transaction.Device
Updates device information.
useCheckSum(boolean) - Method in class com.hidglobal.ia.service.otp.parameters.HOTPParameters
Enables checksum digit is added to the calculation.
userId - Variable in class com.hidglobal.ia.service.transaction.ContainerInitialization
The user identifier.
UTF8_CHARSET - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
UTF8 Character Set Encoding

V

valueOf(String) - Static method in enum com.hidglobal.ia.service.beans.EventResult.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hidglobal.ia.service.exception.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hidglobal.ia.service.exception.InvalidChallengeException.ErrorCodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hidglobal.ia.service.protectionpolicy.BioAuthenticationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hidglobal.ia.service.protectionpolicy.LockPolicy.LockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hidglobal.ia.service.protectionpolicy.ProtectionPolicy.PolicyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hidglobal.ia.service.beans.EventResult.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hidglobal.ia.service.exception.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hidglobal.ia.service.exception.InvalidChallengeException.ErrorCodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hidglobal.ia.service.protectionpolicy.BioAuthenticationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hidglobal.ia.service.protectionpolicy.LockPolicy.LockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hidglobal.ia.service.protectionpolicy.ProtectionPolicy.PolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyPassword(char[]) - Method in interface com.hidglobal.ia.service.protectionpolicy.PasswordPolicy
Verifies whether password protecting the key is correct (RSA keys ONLY).
VERSION_PROTOCOL_PROV - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
VERSION_PROTOCOL_TX - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Maximum supported transaction protocol version
VERSION_PROTOCOL_V4 - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
Maximum supported provisioning and application update protocol version
VERSION_PROTOCOL_V5 - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
VERSION_PROTOCOL_V6 - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
VERSION_PROTOCOL_V7 - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
VERSION_PROTOCOL_V8 - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
VERSION_SDK - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
VERSION_SDK_V3 - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
SDK version
VERSION_SDK_V50 - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
VERSION_SDK_V51 - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
VERSION_SDK_V511 - Static variable in interface com.hidglobal.ia.service.manager.SDKConstants
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links
HID Approve SDK for Android (5.1.2.2)

Copyright © 2005-2020 HID Global Corporation/ASSA ABLOY AB.