Interface | Description |
---|---|
Token |
An interface that represents user's credentials known as tokens.
|
TokenManager |
The manager to create and retrieve tokens.
|
TokenManager.TokenCreationCallback |
This interface can be used by the application, when they call createToken() method.
|
Class | Description |
---|---|
OtpConfiguration |
OtpConfiguration for OTP module.
|
OtpConfiguration.Builder |
Builder to build OtpConfiguration.
|
OtpModule |
OtpModule class which is the entry-point for OTP features.
|
OtpResultCode |
The definition of the OTP result codes.
|
OtpResultDomain |
Domains of result codes defined in
OtpResultCode . |
Enum | Description |
---|---|
OtpConfiguration.TokenRootPolicy |
The token behavior policy of the Ezio Mobile SDK when the physical device
is detected as being rooted.
|