Uses of Class
net.shibboleth.idp.plugin.authn.webauthn.impl.BaseWebAuthnAuthenticationContextConsumer
Packages that use BaseWebAuthnAuthenticationContextConsumer
Package
Description
This package has an authentication implementation for WebAuthn.
-
Uses of BaseWebAuthnAuthenticationContextConsumer in net.shibboleth.idp.plugin.authn.webauthn.impl
Subclasses of BaseWebAuthnAuthenticationContextConsumer in net.shibboleth.idp.plugin.authn.webauthn.implModifier and TypeClassDescriptionclassA consumer that sets the isPasswordless mode flag to the authentication context.classA consumer that sets the isSecondFactor mode flag to the authentication context.classA consumer that sets the isUsernameless mode flag to the authentication context.