Class ValidateTokenClaims.DuoOIDAuthenticationContextCleanupHook
java.lang.Object
net.shibboleth.idp.plugin.authn.duo.impl.ValidateTokenClaims.DuoOIDAuthenticationContextCleanupHook
- All Implemented Interfaces:
Consumer<ProfileRequestContext>
- Enclosing class:
- ValidateTokenClaims
public static class ValidateTokenClaims.DuoOIDAuthenticationContextCleanupHook
extends Object
implements Consumer<ProfileRequestContext>
A cleanup hook that removes the 'nonce' parameter from the
DuoOIDCAuthenticationContext so
it could not be reused.-
Constructor Details
-
DuoOIDAuthenticationContextCleanupHook
public DuoOIDAuthenticationContextCleanupHook()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceConsumer<ProfileRequestContext>
-