Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.AbstractUserInfoTokenResponseLookupStrategy
-
Packages that use AbstractUserInfoTokenResponseLookupStrategy Package Description net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate Functions to navigate profile contexts. -
-
Uses of AbstractUserInfoTokenResponseLookupStrategy in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
Subclasses of AbstractUserInfoTokenResponseLookupStrategy in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate Modifier and Type Class Description classEncryptedUserInfoJWTLookupStrategyFunction that extracts the UserInfo JWT from theUserInfoResponseContextiff it is anEncryptedJWTtype.classUserInfoInUserInfoResponseContextUpdateStrategyConsumer strategy to update the UserInfo JWT in theUserInfoResponseContext.
-