Uses of Class
net.shibboleth.idp.plugin.authn.webauthn.context.WebAuthnRegistrationErrorContext
Packages that use WebAuthnRegistrationErrorContext
Package
Description
Context APIs for WebAuthn.
Context navigation APIs for WebAuthn.
-
Uses of WebAuthnRegistrationErrorContext in net.shibboleth.idp.plugin.authn.webauthn.context
Methods in net.shibboleth.idp.plugin.authn.webauthn.context that return WebAuthnRegistrationErrorContextModifier and TypeMethodDescriptionWebAuthnRegistrationErrorContext.addClassifiedError(String error) Adds a classified error to the context, ensuring that it will be returned fromgetLastClassifiedError()until another is added.