All Classes
-
All Classes Interface Summary 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.AccessTokenClaimsSet Class wrapping claims set for access token.AccessTokenClaimsSet.Builder Builder to create instance of AccessTokenClaimsSet.AccessTokenClaimsSetLookupFunction A function that returns the access token claims set from response context.AccessTokenContext Subcontext carrying information used to produce access tokens.AudienceClientIDLookupFunction Returns aClientIDfrom the first value found inOIDCAuthenticationResponseContext.getAudience().AuditFields Constants to use for audit logging fields stored in anAuditContext.AuthorizeCodeClaimsSet Class wrapping claims set for authorize code.AuthorizeCodeClaimsSet.Builder Builder to create instance of AuthorizeCodeClaimsSet.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.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.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.IssueRegistrationTokenFlowDescriptor Descriptor for flow that issues access tokens for client registration.JSONErrorResponse Class for creating JSON Error response for requests expecting JSON response.JSONSuccessResponse Class for creating JSON Success response.MetadataStatementsLookupFunction A function that returns metadata_statements (oidcfed) obtained via a lookup function.MetadataValueResolver A resolver that is capable of resolving dynamic metadata values (asObjects) which meet certain supplied criteria.OAuth2TokenMgmtResponseContext Subcontext carrying information for an OAuth token management responses such as introspection or revocation.OIDCAuthenticationResponseConsentContext Subcontext carrying user consent information in a form suitable for OIDC processing.OIDCAuthenticationResponseContext Subcontext carrying information to form authentication, token and userinfo responses for relying party.OIDCAuthenticationResponseContextLookupFunction AContextDataLookupFunctionthat returns the outboundOIDCAuthenticationResponseContextfor aProfileRequestContext.OIDCAuthenticationResponseTokenClaimsContext Subcontext carrying information to form token and userinfo responses for relying party.OIDCClientRegistrationMetadataPolicyContext Subcontext carrying information on the metadata policy related to the dynamic client registration.OIDCClientRegistrationRequestMetadataLookupFunction A function that returnsOIDCClientMetadataif such is available in the message from aMessageContextobtained viaInOutOperationContext.getInboundMessageContext().OIDCClientRegistrationResponseContext Subcontext carrying information on OIDC client registration response.OIDCClientRegistrationResponseMetadataLookupFunction A function that returnsOIDCClientMetadataif such is available in the message from aOIDCClientRegistrationResponseContext.OIDCClientRegistrationTokenClaimsContext Subcontext carrying information on the claims included in the initial access token used for accessing the dynamic client registration endpoint.OidcEventIds Deprecated, for removal: This API element is subject to removal in a future version. Moved tonet.shibboleth.oidc.profile.core.OidcEventIdsOIDCPolicyEnforcedClientRegistrationRequestMetadataLookupFunction A lookup function for fetching policy-enforced client metadata related to the dynamic client registration request.OIDCRegistrationResponseContextLookupFunction AContextDataLookupFunctionthat returns the outboundOIDCClientRegistrationResponseContextfor aProfileRequestContext.ProfileResponderIdLookupFunction A function that returns responder id based on profile.ProviderMetadataResolver A resolver that is capable of resolvingOIDCProviderMetadatainstances which meet certain supplied criteria.RefreshableMetadataValueResolver A resolver that is capable of resolving dynamic metadata values (asObjects) which meet certain supplied criteria.RefreshableProviderMetadataResolver Specialization ofProviderMetadataResolverthat supports on-demand refresh.RefreshTokenClaimsSet Class wrapping claims set for refresh token.RefreshTokenClaimsSet.Builder Builder to create instance of RefreshTokenClaimsSet.RegistrationClaimsSet Class wrapping claims for the initial registration access token.RegistrationClaimsSet.Builder The builder forRegistrationClaimsSet.RequestedGrantTypesCondition Checks whether aTokenRequestwas for one of a set of candidate grant_type values.RevocationCache Deprecated, for removal: This API element is subject to removal in a future version. RevocationCacheContexts Revocation cache contexts shared across actions.SectorIdentifierLookupFunction A function that returns sector identifier obtained via a lookup function.ServiceableProviderMetadataProvider A serviceable implementation ofProviderMetadataResolver.TokenClaimsSet Class to extend for token claims sets.TokenClaimsSet.Builder<T extends TokenClaimsSet> Abstract builder to extend builders from that are instantiating claims sets extending TokenClaimsSet.TokenDeliveryClaimsClaimsSet Claims set for token delivery claims.TokenRequestAudienceLookupFunction A function that returns a copy of requested resource list from aTokenRequest.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.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.ValidatedAudienceLookupFunction A function that returnsOIDCAuthenticationResponseContext.getAudience().ValidatedRedirectURILookupFunction A function that returns validated redirect uri from response context.ValidatedScopeLookupFunction A function that returnsOIDCAuthenticationResponseContext.getScope().