Package net.shibboleth.idp.plugin.authn.webauthn.context.logic
package net.shibboleth.idp.plugin.authn.webauthn.context.logic
Context logic APIs for WebAuthn.
-
ClassesClassDescriptionA predicate that determines if username collection is required as a first step to the registration process.A predicate that determines if the authentication ceremony requires a discoverable credential (ResidentKey) supplied by the authenticator, or if we have a username to determine which credentials to use from the IdP.A predicate that lookups into the context to find if the authentication flow is passwordless.A predicate that determines if the authentication flow is being used as a second factor of authentication, and not a first (and possibly only) factor.A predicate that lookups into the context to find if the authentication flow is acting as a second factor.A predicate that determines if a username already exists in the authentication context.A predicate that lookups into the context to find if the authentication flow is usernameless.Predicate to determine if the user is required to enter their username or not.