Class ProcessedTokenUpdateStrategy
java.lang.Object
net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ProcessedTokenUpdateStrategy
- All Implemented Interfaces:
BiConsumer<JWT,MessageContext>
Add the
JWT back to the processed token in the OIDCAuthenticationResponseContext.- Since:
- 3.4.0
-
Constructor Details
-
ProcessedTokenUpdateStrategy
public ProcessedTokenUpdateStrategy()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceBiConsumer<JWT,MessageContext>
-