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.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.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.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.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.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.OidcEventIds OpenID Connect -specific constants to use forProfileActionEventContexts.OIDCMetadataContext Subcontext carrying information on metadata of the relying party.OIDCProfileConfiguration Marker interface for OIDC profile configurations.OIDCRegistrationResponseContextLookupFunction AContextDataLookupFunctionthat returns the outboundOIDCClientRegistrationResponseContextfor aProfileRequestContext.OIDCSecurityConfiguration Class extends SecurityConfiguration to support separate configuration for request object decryption and signature validation.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.RevocationCache Stores and checks for revocation entries.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.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.