Package org.forgerock.android.auth.webauthn
-
Interface Summary Interface Description WebAuthnKeySelector A Selector for credential key selection.WebAuthnListener Listener to listen for WebAuthn Event -
Class Summary Class Description PublicKeyCredentialSource Representation of Public Key Credential Source that received after WebAuthn registration.PublicKeyCredentialSource.PublicKeyCredentialSourceBuilder WebAuthKeySelectionDialogFragment A Simple Dialog to display key selection using a spinnerWebAuthn Abstract class to provide common utilities method forWebAuthnAuthenticationandWebAuthnRegistrationWebAuthnAuthentication Handle WebAuthn AuthenticationWebAuthnHeadlessAuthenticateFragment A Fragment that start intent for WebAuthnPendingIntentand receive result usingWebAuthnHeadlessAuthenticateFragment.onActivityResult(int, int, Intent)from thePendingIntentWebAuthnHeadlessRegistrationFragment A Fragment that start intent for WebAuthnPendingIntentand receive result usingWebAuthnHeadlessRegistrationFragment.onActivityResult(int, int, Intent)from thePendingIntentWebAuthnRegistration Handle WebAuthn Registration