Class ValidateWebAuthnAssertion.WebAuthnCleanupHook
java.lang.Object
net.shibboleth.idp.plugin.authn.webauthn.impl.ValidateWebAuthnAssertion.WebAuthnCleanupHook
- All Implemented Interfaces:
Consumer<ProfileRequestContext>
- Enclosing class:
- ValidateWebAuthnAssertion
public static class ValidateWebAuthnAssertion.WebAuthnCleanupHook
extends Object
implements Consumer<ProfileRequestContext>
A default cleanup hook that removes the
WebAuthnAuthenticationContext from the tree.-
Constructor Details
-
WebAuthnCleanupHook
public WebAuthnCleanupHook()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceConsumer<ProfileRequestContext>
-