Package-level declarations

Types

Link copied to clipboard
abstract class AbstractValidatedCallbackFragment<T : AbstractValidatedCallback?> : CallbackFragment<T>
Link copied to clipboard
This Callback Fragment having the ability to change to suit different callback conditions.
Link copied to clipboard
A simple Fragment subclass.
Link copied to clipboard
UI representation for BooleanAttributeInputCallback
Link copied to clipboard
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.
Link copied to clipboard
abstract class CallbackFragment<T : Callback?> : Fragment
UI Fragment which represent a Callback
Link copied to clipboard
UI representation for ChoiceCallback
Link copied to clipboard
UI representation for ConfirmationCallback
Link copied to clipboard
UI representation for ConsentMappingCallback
Link copied to clipboard
class DeviceBindingCallbackFragment : CallbackFragment<DeviceBindingCallback>

A simple Fragment subclass.

Link copied to clipboard
A simple Fragment subclass.
Link copied to clipboard
class DeviceSigningVerifierCallbackFragment : CallbackFragment<DeviceSigningVerifierCallback>

A simple Fragment subclass.

Link copied to clipboard
A simple Fragment subclass.
Link copied to clipboard
UI representation for KbaCreateCallback
Link copied to clipboard
UI representation for NameCallback
Link copied to clipboard
UI representation for NumberAttributeInputCallback
Link copied to clipboard
UI representation for PasswordCallback
Link copied to clipboard
UI representation for PollingWaitCallback
Link copied to clipboard
UI representation for ReCaptchaCallback
Link copied to clipboard
UI representation for ChoiceCallback
Link copied to clipboard
UI representation for StringAttributeInputCallback
Link copied to clipboard
UI representation for org.forgerock.android.auth.callback.SuspendedTextOutputCallback
Link copied to clipboard
UI representation for TermsAndConditionsCallback
Link copied to clipboard
UI representation for TextInputCallback
Link copied to clipboard
UI representation for TextOutputCallback
Link copied to clipboard
UI representation for ValidatedPasswordCallback
Link copied to clipboard
UI representation for ValidatedUsernameCallback
Link copied to clipboard
class WebAuthnAuthenticationCallbackFragment : CallbackFragment<WebAuthnAuthenticationCallback>

UI representation for WebAuthnAuthenticationCallback

Link copied to clipboard
open class WebAuthnRegistrationCallbackFragment : CallbackFragment<WebAuthnRegistrationCallback>

UI representation for WebAuthnRegistrationCallback