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.AbstractAuthorizationRequestLookupFunction<T> A Abstract function extended by lookups searching fields from authorization 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.AccessTokenClaimsSetLookupFunction A function that returns the access token claims set from response context.ClientInfoAudienceLookupFunction A function that returnsOIDCMetadataContext.ClientInfoScopeLookupFunction A function that returnsOIDCMetadataContext.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.DefaultComputeAuthorizationCodeHashFunction A function that computes a hash value for the authorization code via required configurable lookup function.DefaultOIDCClientRegistrationTokenClaimsContextLookupFunction A function that returns aOIDCClientRegistrationTokenClaimsContextfrom the inbound message context, located as a subcontext for the profile request context.DefaultOIDCClientRegistrationTokenMetadataPolicyLookupFunction A function that returns a map of metadata policies from theRegistrationClaimsSet.DefaultOIDCMetadataContextLookupFunction A function that returnsOIDCMetadataContext.DefaultRequestAudienceLookupFunction A function that returns resource value of the authorization request.DefaultRequestCodeChallengeLookupFunction A function that returns code challenge value of the authorization request via a lookup function.DefaultRequestCodeChallengeMethodLookupFunction A function that returns code challenge method value of the authorization 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.DefaultValidResponseTypesLookupFunction A function that returns a set of valid response type for the authorization request.JWTAccessTokenUpdateStrategy Add theJWTback to theAccessTokenContext.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.ProcessedTokenUpdateStrategy Add theJWTback to the processed token in theOIDCAuthenticationResponseContext.ProfileResponderIdLookupFunction A function that returns responder id based on profile.RequestObjectUpdateStrategy Add theJWTback to the request object in theOIDCAuthenticationResponseContext.ResponseContextAuthorizationCodeLookupFunction A function that returns raw authorization code value from theOIDCAuthenticationResponseContext.SectorIdentifierLookupFunction A function that returns sector identifier obtained via a lookup function.TokenRequestAudienceLookupFunction A function that returns a copy of requested resource list from aTokenRequest.TokenRequestAuthorizationCodeLookupFunction A function that returns raw authorization code value 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 A function that returns a copy of requested scopes from aTokenRequest.TokenRequestSessionIdLookupFunction For Token and UserInfo end points.TokenRequestSubjectLookupFunction For Token and UserInfo end points.TokenRequestTokenClaimsSetLookupFunction A bi-function that returns value for the given claim via a lookup function.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.ValidatedAudienceLookupFunction A function that returnsOIDCAuthenticationResponseContext.getAudience().ValidatedRedirectURILookupFunction A function that returns validated redirect uri from response context.ValidatedScopeLookupFunction A function that returnsOIDCAuthenticationResponseContext.getScope().