Package org.forgerock.android.auth.callback
See: Description
-
Class Summary Class Description ValidatedPasswordCallback Callback to collect a password and validate it using IDM policy. HiddenValueCallback NameCallback Callback to collect a username TermsAndConditionsCallback A callback to collect a user's acceptance of the configured Terms &Conditions. IdPCallback Callback to handle Identity Provider SignIn ValidatedUsernameCallback Callback to collect a username and validate it against IDM policy. FailedPolicy AbstractValidatedCallback Callbacks that accept user input often need to validate that input either on the client side, the server side or both. MetadataCallback A callback that allows some extra metadata to be sent in the response. AttributeInputCallback Base implementation of a Callback for collection of a single identity object attribute from a user. PasswordCallback Callback to collect a username TextOutputCallback Callback to display information messages, warning messages and error messages. DeviceProfileCallback KbaCreateCallback A callback to collect a user's choice of security question and their answer to that question. CallbackFactory Factory to manage supported Callback ConfirmationCallback Callback to retrieve the selected option from a list of options ChoiceCallback Callback to retrieve the selected choice(s) from a list of choices IdPValue SelectIdPCallback Callback to collect an Identity Provider AbstractPromptCallback Callback that has prompt attribute ReCaptchaCallback Callback designed for usage with the ReCaptchaNode. AbstractCallback Abstract Callback that provides the raw content of the Callback, and allow sub classes to access Callback's input and output SuspendedTextOutputCallback Callback to display information messages, warning messages and error messages. StringAttributeInputCallback Implements a Callback for collection of a single identity object attribute from a user. NumberAttributeInputCallback Implements a Callback for collection of a single identity object attribute from a user. BooleanAttributeInputCallback Implements a Callback for collection of a single identity object attribute from a user. ConsentMappingCallback Callback to collect user's Consent. PollingWaitCallback Class representative of a PollingWaitCallback Callback Object which instructs a client to wait for the given period and then resubmit their request. AppIntegrityCallback Callback to collect the device binding information Default Attestation DeviceBindingCallback Callback to collect the device binding information DeviceSigningVerifierCallback Callback to collect the device signing information WebAuthnAuthenticationCallback A callback that handle WebAuthnAuthentication Node. WebAuthnRegistrationCallback A callback that handle WebAuthnRegistration Node. DeviceBindingCallbackKt -
Interface Summary Interface Description ActionCallback Callback Base Callback interface DerivableCallback Interface for Callback that can be derived. AdditionalParameterCallback Defines the interface that allows to inject addition parameter to the authenticate request. Binding Device Binding interface to provide utility method for DeviceBindingCallback and DeviceSigningVerifierCallback NodeAware For Callback which need to have awareness of the parent Node WebAuthnCallback Interface for WebAuthn Related callback -
Enum Summary Enum Description RequestType DeviceBindingAuthenticationType convert authentication string received from server to authentication enum