Package net.shibboleth.idp.plugin.authn.webauthn.context.navigate
package net.shibboleth.idp.plugin.authn.webauthn.context.navigate
Context navigation APIs for WebAuthn.
-
ClassesClassDescriptionA base class for functions that retrieve a single attribute value from the
attribute context.AnAbstractAttributeContextUserIdentityStrategythat pulls out anStringAttributeValuefrom the attribute context and represents it as a UTF-8 encoded byte array.AnAbstractAttributeContextUserIdentityStrategythat pulls out anStringAttributeValuefrom the attribute context.A function that examines the state of a request and produces an appropriate message for WebAuthn flow views.A function that examines the state of a request and produces an appropriate message for WebAuthn flow views.Extract a username from the HTTP request, returningnullif not found.Pull out a username from a WebAuthn Registration Context if it exists.Pull out a username/principalName from theSubjectContext.getPrincipalName()if it exists.A function that examines the state of a request and produces an appropriate message for WebAuthn flow views.