Uses of Class
net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractTokenRequestLookupFunction
-
Packages that use AbstractTokenRequestLookupFunction Package Description net.shibboleth.idp.plugin.oidc.op.profile.context.navigate Lookup functions. -
-
Uses of AbstractTokenRequestLookupFunction in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
Subclasses of AbstractTokenRequestLookupFunction in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate Modifier and Type Class Description classDefaultRequestCodeVerifierLookupFunctionFor Token endpoint.classTokenRequestAudienceLookupFunctionA function that returns a copy of requested resource list from aTokenRequest.classTokenRequestRedirectURILookupFunctionFor Token endpoint.classTokenRequestScopeLookupFunctionA function that returns a copy of requested scopes from aTokenRequest.
-