All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractAuthenticationRequestLookupFunction<T> A Abstract function extended by lookups searching fields from authentication request.AbstractOIDCAttributeTranscoder Abstract class for OIDC attribute encoders.AbstractOIDCAttributeTranscoder.NamingFunction A function to produce a "canonical" name for an OIDC claim for transcoding rules.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.BasicJWKCredential A basic implementation ofJWKCredential.ClientInformationManager A manager that is capable of managingClientInformationinstances.ClientInformationManagerException Exception indicating a problem managing client information.ClientInformationResolver A resolver that is capable of resolvingClientInformationinstances which meet certain supplied criteria.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.EncryptionA128CBC_HS256 Algorithm descriptor for block encryption algorithm: A128CBC-HS256.EncryptionA128GCM Algorithm descriptor for block encryption algorithm: 128GCM.EncryptionA192CBC_HS384 Algorithm descriptor for block encryption algorithm: A192CBC-HS384.EncryptionA192GCM Algorithm descriptor for block encryption algorithm: 192GCM.EncryptionA256CBC_HS512 Algorithm descriptor for block encryption algorithm: A256CBC-HS512.EncryptionA256GCM Algorithm descriptor for block encryption algorithm: 256GCM.EncryptionConstants Algorithm Header Parameter 'enc' Values for JWE as defined by RFC 7518.JCAConstantExtension Additional constants toJCAConstantsdefined in and/or used with the Java Cryptography Architecture (JCA) specification.JSONErrorResponse Class for creating JSON Error response for requests expecting JSON response.JSONSuccessResponse Class for creating JSON Success response.JWKCredential Credential based on JSON Web Key (JWK).KeyAgreementECDH_ES Algorithm descriptor for JWE key management algorithm: ECDH-ES.KeyManagementConstants Algorithm Header Parameter 'alg' Values for JWE as defined by RFC 7518.KeyTransportRSA_OAEP Algorithm descriptor for JWE key transport algorithm: RSA-OAEP.KeyTransportRSA_OAEP_256 Algorithm descriptor for JWE key transport algorithm: RSA-OAEP-256.KeyTransportRSA1_5 Algorithm descriptor for JWE key transport algorithm: RSA1_5.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.OIDCAttributeTranscoder Marker interface for transcoders that operate on OIDC claims.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.OIDCWebFingerRequest An interface for Web Finger requests related to OIDC.OIDCWebFingerResponse An interface for Web Finger responses related to OIDC.OIDCWebFingerResponse.Link An interface for a link in a Web Finger response related to OIDC.ProfileResponderIdLookupFunction A function that returns responder id based on profile.ProviderMetadataResolver A resolver that is capable of resolvingOIDCProviderMetadatainstances which meet certain supplied criteria.RefreshableClientInformationResolver Specialization ofClientInformationResolverthat supports on-demand refresh.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.RelyingPartyClientInformationProvider This class exists primarily to allow the parsing of relying-party.xml to create a serviceable implementation ofClientInformationResolver.RemoteJwkSetCache Stores fetched remote key set values for a desired period of time.RemoteJwkUtils Generic utility methods related to remote JWK sets.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.SignatureConstants Algorithm Header Parameter Values for JWS.SignatureES256 Algorithm descriptor for signature algorithm: ES256.SignatureES384 Algorithm descriptor for signature algorithm: ES384.SignatureES512 Algorithm descriptor for signature algorithm: ES512.SignatureHS256 Algorithm descriptor for HMAC algorithm: HS256.SignatureHS384 Algorithm descriptor for HMAC algorithm: HS384.SignatureHS512 Algorithm descriptor for HMAC algorithm: HS512.SignatureRS256 Algorithm descriptor for signature algorithm: RS256.SignatureRS384 Algorithm descriptor for signature algorithm: RS384.SignatureRS512 Algorithm descriptor for signature algorithm: RS512.SymmetricKeyWrapA128GCMKW Algorithm descriptor for JWE key management algorithm: AES128GCMKW.SymmetricKeyWrapA128KW Algorithm descriptor for JWE key management algorithm: AES128KW.SymmetricKeyWrapA192GCMKW Algorithm descriptor for JWE key management algorithm: AES192GCMKW.SymmetricKeyWrapA192KW Algorithm descriptor for JWE key management algorithm: AES192KW.SymmetricKeyWrapA256GCMKW Algorithm descriptor for JWE key management algorithm: AES256GCMKW.SymmetricKeyWrapA256KW Algorithm descriptor for JWE key management algorithm: AES256KW.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.TokenRequestConsentableAttributesLookupFunction For Token and UserInfo end points.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.