Package net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
Lookup functions.
-
Class Summary Class Description AbstractAuthenticationRequestLookupFunction<T> A Abstract function extended by lookups searching fields from authentication request.AbstractTokenClaimsLookupFunction<T> A Abstract function extended by lookups searching fields from tokens (Authorization Code, Access Token).AbstractTokenRequestLookupFunction<T> A Abstract function extended by lookups searching fields from token request.DefaultAuthTimeLookupFunction A function that returns auth time via a lookup function.DefaultClientIDLookupFunction A function that returns client id of the authentication request via a lookup function.DefaultOIDCMetadataContextLookupFunction A function that returnsOIDCMetadataContext.DefaultRequestCodeChallengeLookupFunction A function that returns code challenge value of the authentication request via a lookup function.DefaultRequestCodeChallengeMethodLookupFunction A function that returns code challenge method value of the authentication request via a lookup function.DefaultRequestCodeVerifierLookupFunction For Token endpoint.DefaultRequestedAcrLookupFunction A function that returns copy of requested acr values via a lookup function.DefaultRequestedClaimsLookupFunction A function that returns copy of requested claims via a lookup function.DefaultRequestedPromptLookupFunction A function that returns copy of requested prompt via a lookup function.DefaultRequestedScopeLookupFunction A function that returns copy of requested scopes via a lookup function.DefaultRequestLoginHintLookupFunction A function that returns request login hint via a lookup function.DefaultRequestMaxAgeLookupFunction A function that returns authentication max age parameter the request via a lookup function.DefaultRequestNonceLookupFunction A function that returns copy of Nonce via a lookup function.DefaultRequestRedirectURILookupFunction A function that returns redirect uri of the authentication request via a lookup function.DefaultRequestResponseModeLookupFunction A function that returns copy of the response mode of the request via a lookup function.DefaultRequestResponseTypeLookupFunction A function that returns copy of response type via a lookup function.DefaultRequestStateLookupFunction A function that returns copy of the state the request via a lookup function.DefaultResponseClaimsSetLookupFunction A function that returns id token claims set from response context.DefaultUserInfoSigningAlgLookupFunction A function that returns registered userinfo signing algorithm from metadata.DefaultValidRedirectUrisLookupFunction A function that returns registered redirection uris from metadata.MetadataStatementsLookupFunction A function that returns metadata_statements (oidcfed) obtained via a lookup function.OIDCAuthenticationResponseContextLookupFunction AContextDataLookupFunctionthat returns the outboundOIDCAuthenticationResponseContextfor aProfileRequestContext.OIDCRegistrationResponseContextLookupFunction AContextDataLookupFunctionthat returns the outboundOIDCClientRegistrationResponseContextfor aProfileRequestContext.ProfileResponderIdLookupFunction A function that returns responder id based on profile.SectorIdentifierLookupFunction A function that returns sector identifier obtained via a lookup function.TokenRequestAuthTimeLookupFunction For Token and UserInfo end points.TokenRequestClientIDLookupFunction For Token, Revocation and other end points supporting client authentication.TokenRequestConsentedAttributesLookupFunction For Token and UserInfo end points.TokenRequestDeliveryClaimsLookupFunction For Token and UserInfo end points.TokenRequestIDTokenDeliveryClaimsLookupFunction For Token end point.TokenRequestNonceLookupFunction For Token and UserInfo end points.TokenRequestRedirectURILookupFunction For Token endpoint.TokenRequestRequestedClaimsLookupFunction For Token and UserInfo end points.TokenRequestScopeLookupFunction For Token and UserInfo end points.TokenRequestSubjectLookupFunction For Token and UserInfo end points.TokenRequestUserInfoDeliveryClaimsLookupFunction For user info end point.TokenRequestValidRequestURIsLookupFunction For Token and UserInfo end points.UserInfoRequestClientIDLookupFunction For UserInfo end point.UserInfoResponseClaimsSetLookupFunction A function that returns user info claims set from response context.ValidatedRedirectURILookupFunction A function that returns validated redirect uri from response context.