Package org.forgerock.android.auth.ui.callback
See: Description
-
Class Summary Class Description BooleanAttributeInputCallbackFragment UI representation for BooleanAttributeInputCallback DeviceProfileCallbackFragment A simple Fragment subclass. TermsAndConditionsCallbackFragment UI representation for TermsAndConditionsCallback ValidatedPasswordCallbackFragment UI representation for ValidatedPasswordCallback StringAttributeInputCallbackFragment UI representation for StringAttributeInputCallback IdPCallbackFragment A simple Fragment subclass. AbstractValidatedCallbackFragment ReCaptchaCallbackFragment UI representation for ReCaptchaCallback TextOutputCallbackFragment UI representation for TextOutputCallback AdaptiveCallbackFragment This Callback Fragment having the ability to change to suit different callback conditions. ConfirmationCallbackFragment UI representation for ConfirmationCallback NameCallbackFragment UI representation for NameCallback ChoiceCallbackFragment UI representation for ChoiceCallback PollingWaitCallbackFragment UI representation for PollingWaitCallback SelectIdPCallbackFragment UI representation for ChoiceCallback ValidatedUsernameCallbackFragment UI representation for ValidatedUsernameCallback CallbackFragment UI Fragment which represent a Callback SuspendedTextOutputCallbackFragment UI representation for org.forgerock.android.auth.callback.SuspendedTextOutputCallback PasswordCallbackFragment UI representation for PasswordCallback ConsentMappingCallbackFragment UI representation for ConsentMappingCallback KbaCreateCallbackFragment UI representation for KbaCreateCallback NumberAttributeInputCallbackFragment UI representation for NumberAttributeInputCallback DeviceBindingCallbackFragment A simple Fragment subclass. DeviceSigningVerifierCallbackFragment A simple Fragment subclass. WebAuthnAuthenticationCallbackFragment UI representation for WebAuthnAuthenticationCallback WebAuthnRegistrationCallbackFragment UI representation for WebAuthnRegistrationCallback -
Interface Summary Interface Description CallbackController Controller to collect Callback data for org.forgerock.android.auth.ui.callback.CallbackFragment and control the Auth Service Action, the parent activity or parent fragment of the CallbackFragment should implement this interface to manage the embedded CallbackFragment.