Uses of Class
net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractTokenClaimsLookupFunction
-
Packages that use AbstractTokenClaimsLookupFunction Package Description net.shibboleth.idp.plugin.oidc.op.profile.context.navigate Lookup functions. -
-
Uses of AbstractTokenClaimsLookupFunction in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
Subclasses of AbstractTokenClaimsLookupFunction in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate Modifier and Type Class Description classTokenRequestAuthTimeLookupFunctionFor Token and UserInfo end points.classTokenRequestConsentedAttributesLookupFunctionFor Token and UserInfo end points.classTokenRequestDeliveryClaimsLookupFunctionFor Token and UserInfo end points.classTokenRequestIDTokenDeliveryClaimsLookupFunctionFor Token end point.classTokenRequestNonceLookupFunctionFor Token and UserInfo end points.classTokenRequestRequestedClaimsLookupFunctionFor Token and UserInfo end points.classTokenRequestScopeLookupFunctionFor Token and UserInfo end points.classTokenRequestSubjectLookupFunctionFor Token and UserInfo end points.classTokenRequestUserInfoDeliveryClaimsLookupFunctionFor user info end point.classTokenRequestValidRequestURIsLookupFunctionFor Token and UserInfo end points.
-