Package-level declarations
Types
The activation method
Represents the message types of the authentication screen messages.
Represents the customization of basic authentication screen.
Represents the customization of the biometric enablement or unlock screens. These 2 screens basically have no interactive UI elements like buttons, checkboxes, etc, but only a screen with information on what the screen is about and how the user is going to interact with the popup view on top of it, which is provided by the SDK to integrate with the Android biometric features.
Represents the fallback policy for the browser used during the authentication process when the using CCT.
Represents the custom onboarding step insertion points.
Represents the custom styles.
The overall flow action handler, where client code can provide specific logic to, say, validate the pass code, the barcode which is used to get the application configuration, or add additional properties to PasscodePolicy
Represents the options to run the predefined flows.
Represents the flow state listener, with which client code can insert logic at certain points during the flow process, for example, after AppConfig is ready, the client app wants to initialize some services which need the information of AppConfig.
Represents the flow option related to OAuth authentication. Here is an example:
Represents the QR code type, either signed, not signed, or detect both automatically.
Represents the QR code scan related options.
Represents the flow options for the restore flows. Please note that since 25.4, 'forgot passcode' is renamed to 'reset passcode', but the property names remain 'forgot passcode' for backward compatibility.
Represents the customization of the passcode creation screen.
Represents the user information shown on the sign in screen.
Represents the sign in screen customization.
Represents the customization of the passcode verification screen.