All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ActivationCallback TheActivationCallback
interface defines the minimal methods that must be implemented in order to receive callbacks during the activation process.ActivationInputError TheActivationInputError
object defines errors related to user input occurring during an activation process.ActivationInputException TheActivationInputException
exception is raised during activation-specific flows.ActivationParams AnActivationParams
object provides parameters for an activation process.ActivityProvider CDDCDataFeeder TheCDDCDataFeeder
allows to set CDDC data values.CDDCMessage CDDCMessageParams CDDCParams AnCDDCParams
object provides parameters for CDDC process.CDDCParams.OptionalRetrievableFields List of optional fields that can be retrieved.ChangePasswordCallback TheChangePasswordCallback
interface defines the minimal methods that must be implemented in order to receive callbacks during the change password process.ChangePasswordParams CryptoAppIndex A crypto application defines a set of characteristics for generating one-time passwords and signatures.InputError TheInputError
object is used to provide detailed information about an input related issue during a flow execution.InputException TheInputException
exception is raised when a user-input error arises.LocalAuthenticationCallback Interface to implement in order to receive events related to local authentication.LocalAuthenticationParams Parameters for performing a local authentication.LocalTransactionCallback Interface to implement in order to receive events related to local transaction.LocalTransactionParams Parameters for performing a local transaction.NotificationRegistrationCallback TheNotificationRegistrationCallback
interface defines the specific elements required for the integrator to interact during the Notification Registration flow.NotificationRegistrationParams ANotificationRegistrationParams
object provides parameters to register for push notifications.OnlineActivationCallback TheOnlineActivationCallback
interface defines the methods that must be implemented in order to receive callbacks during the online activation process.OnlineActivationInputError TheOnlineActivationInputError
object defines errors related to user input occurring during the online activation process.OnlineActivationParams AOnlineActivationParams
object provides parameters for the online activation process.OrchestrationError TheOrchestrationError
class is the base class used for asynchronous error management in the Orchestration SDK.OrchestrationErrorCallback TheOrchestrationErrorCallback
interface defines the callback that must be implemented in order to be informed of errors during theOrchestrator
lifecycle.OrchestrationErrorCodes TheOrchestrationErrorCodes
class lists every error code used when performing orchestration tasks.OrchestrationException TheOrchestrationException
is the general exception raised by the Orchestration SDK.OrchestrationServerError TheOrchestrationServerError
class is the base class used for asynchronous error management in the Orchestration SDK.OrchestrationUser TheOrchestrationUser
object represent the activated userOrchestrationWarning TheOrchestrationWarning
class is the base class used for asynchronous warning management in the Orchestration SDK.OrchestrationWarningCallback TheOrchestrationWarningCallback
interface defines the callback that must be implemented in order to be informed of warnings during theOrchestrator
lifecycle.OrchestrationWarningCodes TheOrchestrationWarningCodes
class lists every warning code used when performing orchestration tasks.Orchestrator TheOrchestrator
interface is the entry point of the Orchestration SDK.Orchestrator.Builder Simple builder for theOrchestrator
object.PasswordError ThePasswordError
object is used to provide detailed information about a password related issue during a flow execution.PasswordException ThePasswordException
exception is raised when a user-input password error arises.ProtectionType Available protection types for generating one-time passwords and signatures.RemoteAuthenticationCallback TheRemoteAuthenticationCallback
interface defines the specific elements required for the integrator to interact during the Remote Authentication flow.RemoteAuthenticationCallback.DisplayDataCaller TheRemoteAuthenticationCallback.DisplayDataCaller
object is to be informed of data approval/rejection.RemoteAuthenticationCallback.SessionOutdatedReason TheRemoteAuthenticationCallback.SessionOutdatedReason
lists possible reasons for a session to be outdated.RemoteAuthenticationCallback.SuccessSessionState TheRemoteAuthenticationCallback.SuccessSessionState
lists possible session states after a Remote authentication success.RemoteTransactionCallback TheRemoteTransactionCallback
interface defines the specific elements required for the integrator to interact during the Remote Transaction Validation flow.RemoteTransactionCallback.DisplayDataCaller TheRemoteTransactionCallback.DisplayDataCaller
object is to be informed of data approval/rejection.RemoteTransactionCallback.SessionOutdatedReason TheRemoteTransactionCallback.SessionOutdatedReason
lists possible reasons for a session to be outdated.RemoteTransactionCallback.SuccessTransactionState TheRemoteTransactionCallback.SuccessTransactionState
lists possible transaction states after a Remote transaction success.UserAuthenticationCallback TheUserAuthenticationCallback
interface defines the specific elements required for the integrator to interact during a User Authentication flow.UserAuthenticationCallback.UserAuthentication UserAuthenticationInputCallback An implementation of aUserAuthenticationInputCallback
interface will be given by the Orchestration library (SeeUserAuthenticationCallback.onUserAuthenticationRequired(UserAuthenticationCallback.UserAuthentication, UserAuthenticationInputCallback, boolean)
.UserInformation TheUserInformation
object provides information about the DIGIPASS object associated with a specific user identifier.UserManager TheUserManager
allows to handle user management related features.