Package-level declarations

Types

Link copied to clipboard
public final class ApproveParameters

An entity that describes the context for authentication approval.

Link copied to clipboard
public final class Biometrics extends SDKOfflinePinAuthMode

Offline user authentication method with Biometrics in the LockConfigurationType SDK_PIN_WITH_BIOMETRICS_OPTIONAL.

Link copied to clipboard
public class Deny extends RejectReplyType

Reject session without reporting fraudulent authentication attempt.

Link copied to clipboard
public final class OnlineQR extends SessionIdentificationOption
Link copied to clipboard
public final class PinCode extends SDKOfflinePinAuthMode

Offline user authentication method with user's pinCode in the LockConfigurationType SDK_PIN_WITH_BIOMETRICS_OPTIONAL.

Link copied to clipboard
public final class RejectParameters

An entity that describes the context for session rejection.

Link copied to clipboard
public class RejectReplyType

A flag that chooses whether to report a fraudulent authentication attempt on reject.

Link copied to clipboard
public class ReportFraud extends RejectReplyType

Reject session reporting fraudulent authentication attempt.

Link copied to clipboard

An entity used to select an offline authentication method available for SDK_PIN_WITH_BIOMETRICS_OPTIONAL configuration and some particular operations.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final class TOTP

The entity carrying information of the computed TOTP code.

Link copied to clipboard
public final class UsernamelessQR extends SessionIdentificationOption