Uses of Class
net.shibboleth.idp.plugin.authn.webauthn.context.WebAuthnRegistrationInformationContext
Packages that use WebAuthnRegistrationInformationContext
Package
Description
Context APIs for WebAuthn.
Context navigation APIs for WebAuthn.
-
Uses of WebAuthnRegistrationInformationContext in net.shibboleth.idp.plugin.authn.webauthn.context
Methods in net.shibboleth.idp.plugin.authn.webauthn.context that return WebAuthnRegistrationInformationContextModifier and TypeMethodDescriptionWebAuthnRegistrationInformationContext.addClassifiedMessage(String msg) Adds a classified message to the context, ensuring that it will be returned fromgetClassifiedMessages()until another is added.