A B C D E F G H I J K L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAuthenticationRequestLookupFunction<T> - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A Abstract function extended by lookups searching fields from authentication request.
- AbstractAuthenticationRequestLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractAuthenticationRequestLookupFunction
- AbstractTokenClaimsLookupFunction<T> - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A Abstract function extended by lookups searching fields from tokens (Authorization Code, Access Token).
- AbstractTokenClaimsLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractTokenClaimsLookupFunction
- AbstractTokenRequestLookupFunction<T> - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A Abstract function extended by lookups searching fields from token request.
- AbstractTokenRequestLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractTokenRequestLookupFunction
- accessToken - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Access token.
- AccessTokenClaimsSet - Class in net.shibboleth.idp.plugin.oidc.op.token.support
-
Class wrapping claims set for access token.
- AccessTokenClaimsSet(JWTClaimsSet) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.AccessTokenClaimsSet
-
Private constructor for the parser.
- AccessTokenClaimsSet(TokenClaimsSet, Scope, ClaimsSet, ClaimsSet, Instant, Instant) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.AccessTokenClaimsSet
-
Constructor for access token claims set when derived from authz code.
- AccessTokenClaimsSet(IdentifierGenerationStrategy, ClientID, String, String, String, ACR, Instant, Instant, Nonce, Instant, URI, Scope, OIDCClaimsRequest, ClaimsSet, ClaimsSet, List<Object>, boolean) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.AccessTokenClaimsSet
-
Constructor for access token claims set.
- AccessTokenClaimsSet.Builder - Class in net.shibboleth.idp.plugin.oidc.op.token.support
-
Builder to create instance of AccessTokenClaimsSet.
- acr - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
the acr used in response.
- acr - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Authentication context class reference value of the authentication.
- ACR - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
The authentication context reference value.
- apply(MessageContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultClientIDLookupFunction
- apply(MessageContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestClientIDLookupFunction
- apply(MessageContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.UserInfoRequestClientIDLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate.OIDCClientRegistrationRequestMetadataLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate.OIDCClientRegistrationResponseMetadataLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractAuthenticationRequestLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractTokenClaimsLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractTokenRequestLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultAuthTimeLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultOIDCMetadataContextLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultResponseClaimsSetLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultUserInfoSigningAlgLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultValidRedirectUrisLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.MetadataStatementsLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.OIDCAuthenticationResponseContextLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.OIDCRegistrationResponseContextLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ProfileResponderIdLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.SectorIdentifierLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.UserInfoResponseClaimsSetLookupFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ValidatedRedirectURILookupFunction
- AuditFields - Class in net.shibboleth.idp.plugin.oidc.op.audit
-
Constants to use for audit logging fields stored in an
AuditContext. - AuditFields() - Constructor for class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
Constructor.
- AUTHN_INSTANT - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
auth_time value.
- AUTHORIZATION_CODE - Static variable in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCacheContexts
-
ID of context for revoking authorization codes.
- authorizationCode - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Authorization code.
- AuthorizeCodeClaimsSet - Class in net.shibboleth.idp.plugin.oidc.op.token.support
-
Class wrapping claims set for authorize code.
- AuthorizeCodeClaimsSet(JWTClaimsSet) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.AuthorizeCodeClaimsSet
-
Private constructor for the parser.
- AuthorizeCodeClaimsSet(IdentifierGenerationStrategy, ClientID, String, String, String, ACR, Instant, Instant, Nonce, Instant, URI, Scope, OIDCClaimsRequest, ClaimsSet, ClaimsSet, ClaimsSet, List<Object>, String, boolean) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.AuthorizeCodeClaimsSet
-
Constructor for authorize code claims set.
- AuthorizeCodeClaimsSet.Builder - Class in net.shibboleth.idp.plugin.oidc.op.token.support
-
Builder to create instance of AuthorizeCodeClaimsSet.
- authTime - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Authentication time of the end user.
- authTime - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Authentication time of the user.
B
- build() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.AccessTokenClaimsSet.Builder
-
Builds AccessTokenClaimsSet.
- build() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.AuthorizeCodeClaimsSet.Builder
-
Builds AuthorizeCodeClaimsSet.
- build() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Builds claims set.
- Builder(IdentifierGenerationStrategy, ClientID, String, String, String, Instant, Instant, Instant, URI, Scope) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.AccessTokenClaimsSet.Builder
-
Constructor for access token builder.
- Builder(IdentifierGenerationStrategy, ClientID, String, String, String, Instant, Instant, Instant, URI, Scope) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.AuthorizeCodeClaimsSet.Builder
-
Constructor for authorize code builder.
- Builder(IdentifierGenerationStrategy, ClientID, String, String, String, Instant, Instant, Instant, URI, Scope) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Constructor for authorize code builder.
C
- cacheControl - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
-
cache control value.
- cacheControl - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONSuccessResponse
-
cache control value.
- claims - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseTokenClaimsContext
-
Claims for id token and userinfo endpoint.
- claims - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Claims request of the authentication request.
- CLIENT_ID - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
OIDC client ID.
- clientId - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Mandatory Unique Client Identifier.
- clientIdIssuedAt - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Optional time at which the client identifier was issued.
- clientInformation - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext
-
The client information.
- clientMetadata - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
The metadata for the client: the attributes supported by the OP must be included.
- clientSecret - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Optional client secret.
- clientSecretExpiresAt - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Time at which the client secret will expire or 0 if it will not expire.
- cnsntdClaims - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
consented claims.
- cnsntEnabled - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Has consent been asked from the end-user.
- codeChallenge - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Code challenge.
- compareTo(ServiceableProviderMetadataProvider) - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
- consentedAttributes - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseConsentContext
-
Attributes having consent.
- content - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONSuccessResponse
-
JSON content.
D
- DefaultAuthTimeLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns auth time via a lookup function.
- DefaultAuthTimeLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultAuthTimeLookupFunction
- DefaultClientIDLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns client id of the authentication request via a lookup function.
- DefaultClientIDLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultClientIDLookupFunction
- DefaultOIDCMetadataContextLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns
OIDCMetadataContext. - DefaultOIDCMetadataContextLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultOIDCMetadataContextLookupFunction
- DefaultRequestCodeChallengeLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns code challenge value of the authentication request via a lookup function.
- DefaultRequestCodeChallengeLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestCodeChallengeLookupFunction
- DefaultRequestCodeChallengeMethodLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns code challenge method value of the authentication request via a lookup function.
- DefaultRequestCodeChallengeMethodLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestCodeChallengeMethodLookupFunction
- DefaultRequestCodeVerifierLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token endpoint.
- DefaultRequestCodeVerifierLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestCodeVerifierLookupFunction
- DefaultRequestedAcrLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns copy of requested acr values via a lookup function.
- DefaultRequestedAcrLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedAcrLookupFunction
- DefaultRequestedClaimsLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns copy of requested claims via a lookup function.
- DefaultRequestedClaimsLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedClaimsLookupFunction
- DefaultRequestedPromptLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns copy of requested prompt via a lookup function.
- DefaultRequestedPromptLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedPromptLookupFunction
- DefaultRequestedScopeLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns copy of requested scopes via a lookup function.
- DefaultRequestedScopeLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedScopeLookupFunction
- DefaultRequestLoginHintLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns request login hint via a lookup function.
- DefaultRequestLoginHintLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestLoginHintLookupFunction
- DefaultRequestMaxAgeLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns authentication max age parameter the request via a lookup function.
- DefaultRequestMaxAgeLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestMaxAgeLookupFunction
- DefaultRequestNonceLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns copy of Nonce via a lookup function.
- DefaultRequestNonceLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestNonceLookupFunction
- DefaultRequestRedirectURILookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns redirect uri of the authentication request via a lookup function.
- DefaultRequestRedirectURILookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestRedirectURILookupFunction
- DefaultRequestResponseModeLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns copy of the response mode of the request via a lookup function.
- DefaultRequestResponseModeLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestResponseModeLookupFunction
- DefaultRequestResponseTypeLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns copy of response type via a lookup function.
- DefaultRequestResponseTypeLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestResponseTypeLookupFunction
- DefaultRequestStateLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns copy of the state the request via a lookup function.
- DefaultRequestStateLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestStateLookupFunction
- defaultResponder - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ProfileResponderIdLookupFunction
-
Default responder value, usually entity id.
- DefaultResponseClaimsSetLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns id token claims set from response context.
- DefaultResponseClaimsSetLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultResponseClaimsSetLookupFunction
- DefaultUserInfoSigningAlgLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns registered userinfo signing algorithm from metadata.
- DefaultUserInfoSigningAlgLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultUserInfoSigningAlgLookupFunction
- DefaultValidRedirectUrisLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns registered redirection uris from metadata.
- DefaultValidRedirectUrisLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultValidRedirectUrisLookupFunction
- dlClaims - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Token delivery claims delivered both for id token and userinfo response.
- dlClaimsID - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Token delivery claims delivered for id token.
- dlClaimsUI - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Token delivery claims delivered for userinfo response.
- doInitialize() - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
- doInitialize() - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ProfileResponderIdLookupFunction
- doInitialize() - Method in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
- doLookup(TokenRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractTokenRequestLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestCodeVerifierLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestRedirectURILookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractAuthenticationRequestLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestCodeChallengeLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestCodeChallengeMethodLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedAcrLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedClaimsLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedPromptLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedScopeLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestLoginHintLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestMaxAgeLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestNonceLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestRedirectURILookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestResponseModeLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestResponseTypeLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(AuthenticationRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestStateLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractTokenClaimsLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestAuthTimeLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestConsentedAttributesLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestDeliveryClaimsLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestIDTokenDeliveryClaimsLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestNonceLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestRequestedClaimsLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestScopeLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestSubjectLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestUserInfoDeliveryClaimsLookupFunction
-
Implemented to perform the actual lookup.
- doLookup(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestValidRequestURIsLookupFunction
-
Implemented to perform the actual lookup.
E
- ENCRYPTED_ID_TOKEN - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
The flag whether the id_token is encrypted.
- equals(Object) - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
.
- error - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
-
Error object.
- exp - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Expiration time of the claims set.
- expires - Variable in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Lifetime of revocation entry.
F
- FORCE_AUTHN - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
prompt=login requested field.
G
- getAccessToken() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get access token.
- getAcr() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Returns the acr meant for response.
- getACR() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get acr of the performed authentication.
- getAuthenticationTime() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get auth time of the user.
- getAuthorizationCode() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get authorization code.
- getAuthTime() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Authentication time of the end user.
- getClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseTokenClaimsContext
-
Get claims for id token and userinfo endpoint.
- getClaimsRequest() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get claims request of the authentication request.
- getClaimsSet() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get the token claims set.
- getClientId() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Get the client identifier.
- getClientID() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get Client ID of the token.
- getClientIdIssuedAt() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Get the time at which the client identifier was issued.
- getClientInformation() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext
-
Set the client information.
- getClientMetadata() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Get the metadata for the client: the attributes supported by the OP must be included.
- getClientSecret() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Get the client secret.
- getClientSecretExpiresAt() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Get the time at which the client secret will expire.
- getCodeChallenge() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get code challenge of the authentication request.
- getComponent() - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
- getConsentedAttributes() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseConsentContext
-
Get consented attributes.
- getConsentedClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get consented claims.
- getContent() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
-
Error content as json.
- getDeliveryClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get token delivery claims.
- getEmbeddedResolver() - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
Return what we are build around.
- getErrorObject() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
- getExp() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get expiration time of the token.
- getID() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get the id of the token.
- getIDToken() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get the id token.
- getIdtokenClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseTokenClaimsContext
-
Get claims for id token only.
- getIDTokenDeliveryClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get id token token delivery claims.
- getLastRefresh() - Method in interface net.shibboleth.idp.plugin.oidc.op.metadata.resolver.RefreshableMetadataValueResolver
-
Gets the time the last refresh cycle occurred.
- getLastRefresh() - Method in interface net.shibboleth.idp.plugin.oidc.op.metadata.resolver.RefreshableProviderMetadataResolver
-
Gets the time the last refresh cycle occurred.
- getLastRefresh() - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
Gets the time the last refresh cycle occurred.
- getLastUpdate() - Method in interface net.shibboleth.idp.plugin.oidc.op.metadata.resolver.RefreshableMetadataValueResolver
-
Get the time that the currently available client information was last updated.
- getLastUpdate() - Method in interface net.shibboleth.idp.plugin.oidc.op.metadata.resolver.RefreshableProviderMetadataResolver
-
Get the time that the currently available metadata was last updated.
- getLastUpdate() - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
Get the time that the currently available metadata was last updated.
- getMappedIdTokenRequestedClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get the requested claims for the ID Token after they've been reverse-mapped by the registry.
- getMappedUserinfoRequestedClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get the requested claims for the Userinfo endpoint after they've been reverse-mapped by the registry.
- getNonce() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get nonce of the authentication request.
- getPrincipal() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get principal of the user.
- getProcessedToken() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get the signed/encrypted id token / user info response.
- getRedirectURI() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Returns a validated redirect uri for the response.
- getRedirectURI() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get redirect uri of the request.
- getRefreshToken() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get refresh token.
- getRegAccessToken() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Get the registration access token.
- getRegClientUri() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Get the location of the client configuration endpoint.
- getRequestedClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get requested claims.
- getRequestedSubject() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Gets requested sub value.
- getRequestObject() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get the request object.
- getRequestObject() - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractAuthenticationRequestLookupFunction
-
Gets the request object.
- getRequestObjectDecryptionConfiguration() - Method in class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
-
Get the configuration used when decrypting request object information.
- getRequestObjectSignatureValidationConfiguration() - Method in class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
-
Get the configuration used when validating request object information.
- getScope() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get validated scope values.
- getScope() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get scope of the authentication request.
- getStorage() - Method in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Get the backing store for the cache.
- getSubject() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Gets Name ID generated for response.
- getSubjectType() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Gets subject type.
- getTokenClaimsSet() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get token claims.
- getTokenEndpointJwtSignatureValidationConfiguration() - Method in class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
-
Get the configuration used when validating token endpoint authentication JWT signatures.
- getType() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get type of the claims set.
- getUserInfo() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Get the user info.
- getUserinfoClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseTokenClaimsContext
-
Get claims for userinfo only.
- getUserinfoDeliveryClaims() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get user info response token delivery claims.
H
- hashCode() - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
I
- iat - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Issue time of the claims set.
- ID_TOKEN_ISSUE_INSTANT - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
id_token issue instant.
- idGen - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Generator for pseudo unique identifier for the claims set.
- idToken - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
The id token formed.
- idtokenClaims - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseTokenClaimsContext
-
Claims for id token only.
- INBOUND_MESSAGE_CLASS - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
The inbound (Nimbus) message class.
- indicatesSuccess() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
- indicatesSuccess() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONSuccessResponse
- INVALID_GRANT - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
The provided authorization grant is invalid.
- INVALID_GRANT_TYPE - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
The grant type in token request is not supported for RP.
- INVALID_REDIRECT_URI - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
The redirect_uri in request is invalid.
- INVALID_REDIRECT_URIS - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
ID of event returned if the mandatory redirect_uris is invalid.
- INVALID_REQUEST_OBJECT - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
The request object cannot be validated.
- INVALID_REQUEST_URI - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
The request uri is invalid.
- INVALID_RESPONSE_TYPE - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
The response type in request is not supported for RP.
- INVALID_SUBJECT - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
The subject resolved is not the expected one.
- IS_PASSIVE - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
prompt=none requested field.
- isConsentEnabled() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Get whether consent has been enabled.
- isExpired() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Check if the token is expired.
- isRevoked(String, String) - Method in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Returns false if the value has successfully been confirmed as not revoked.
- iss - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
OP issuer value.
- isStrict() - Method in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Get the strictness flag.
- ISSUER - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
OIDC issuer.
J
- JSONErrorResponse - Class in net.shibboleth.idp.plugin.oidc.op.messaging
-
Class for creating JSON Error response for requests expecting JSON response.
- JSONErrorResponse(ErrorObject) - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
-
Constructor.
- JSONErrorResponse(ErrorObject, String, String) - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
-
Constructor.
- JSONSuccessResponse - Class in net.shibboleth.idp.plugin.oidc.op.messaging
-
Class for creating JSON Success response.
- JSONSuccessResponse(JSONObject) - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.JSONSuccessResponse
-
Constructor.
- JSONSuccessResponse(JSONObject, String, String) - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.JSONSuccessResponse
-
Constructor.
K
- KEY_AC_ID - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Identifier for the token.
- KEY_ACR - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Authentication context class reference value of the performed authentication.
- KEY_AUTH_TIME - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Authentication time of the performed authentication.
- KEY_CLAIMS - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Claims request of the original authentication request.
- KEY_CLIENTID - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Client id of the rp the token is generated for.
- KEY_CODE_CHALLENGE - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Code Challenge.
- KEY_CONSENT_ENABLED - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Whether consent has been enabled.
- KEY_CONSENTED_CLAIMS - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Claims/Attributes having consent.
- KEY_DELIVERY_CLAIMS - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Claims set for token delivery.
- KEY_DELIVERY_CLAIMS_IDTOKEN - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Claims set for token delivery, id token only.
- KEY_DELIVERY_CLAIMS_USERINFO - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Claims set for token delivery, user info only.
- KEY_EXPIRATION_TIME - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Expiration time of the token.
- KEY_ISSUED_AT - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Issue time of the token.
- KEY_ISSUER - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
OP issuer.
- KEY_NONCE - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Nonce of the original authentication request.
- KEY_REDIRECT_URI - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Redirect uri of the original authentication request.
- KEY_SCOPE - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Scope of the original authentication request.
- KEY_SUBJECT - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Subject of the user.
- KEY_TYPE - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Type of the token.
- KEY_USER_PRINCIPAL - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
User principal representing authenticated user.
L
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate.OIDCClientRegistrationRequestMetadataLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate.OIDCClientRegistrationResponseMetadataLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestCodeChallengeLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestCodeChallengeMethodLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedAcrLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedClaimsLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedPromptLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestedScopeLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestLoginHintLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestMaxAgeLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestNonceLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestRedirectURILookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestResponseModeLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestResponseTypeLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultRequestStateLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.MetadataStatementsLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ProfileResponderIdLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.SectorIdentifierLookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestRedirectURILookupFunction
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.UserInfoRequestClientIDLookupFunction
-
Logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.AccessTokenClaimsSet
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.RefreshTokenClaimsSet
-
Class logger.
- log - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Class logger.
M
- mappedIdTokenRequestedClaims - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Mapped requested claims from the ID Token set.
- mappedUserinfoRequestedClaims - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Mapped requested claims from the Userinfo set.
- MetadataStatementsLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns metadata_statements (oidcfed) obtained via a lookup function.
- MetadataStatementsLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.MetadataStatementsLookupFunction
-
Constructor.
- MetadataValueResolver - Interface in net.shibboleth.idp.plugin.oidc.op.metadata.resolver
-
A resolver that is capable of resolving dynamic metadata values (as
Objects) which meet certain supplied criteria. - MISSING_REDIRECT_URIS - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
ID of event returned if the mandatory redirect_uris is missing.
N
- net.shibboleth.idp.plugin.oidc.op.audit - package net.shibboleth.idp.plugin.oidc.op.audit
-
Support classes for (OIDC-specific) auditing.
- net.shibboleth.idp.plugin.oidc.op.messaging - package net.shibboleth.idp.plugin.oidc.op.messaging
-
OIDC messaging interfaces and classes.
- net.shibboleth.idp.plugin.oidc.op.messaging.context - package net.shibboleth.idp.plugin.oidc.op.messaging.context
-
Contexts related to OIDC messaging.
- net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate - package net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate
-
Navigation functions related to OIDC messaging contexts.
- net.shibboleth.idp.plugin.oidc.op.metadata.resolver - package net.shibboleth.idp.plugin.oidc.op.metadata.resolver
-
Interfaces and common classes related to resolution of OIDC metadata (or client information).
- net.shibboleth.idp.plugin.oidc.op.profile - package net.shibboleth.idp.plugin.oidc.op.profile
-
Common utility classes related to OIDC profile actions.
- net.shibboleth.idp.plugin.oidc.op.profile.config - package net.shibboleth.idp.plugin.oidc.op.profile.config
-
OIDC profile configuration classes.
- net.shibboleth.idp.plugin.oidc.op.profile.context.navigate - package net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
Lookup functions.
- net.shibboleth.idp.plugin.oidc.op.storage - package net.shibboleth.idp.plugin.oidc.op.storage
-
Utilities exploiting storage services.
- net.shibboleth.idp.plugin.oidc.op.token.support - package net.shibboleth.idp.plugin.oidc.op.token.support
-
Support classes for dealing with claims sets in authorization code, access/refresh tokens.
- nonce - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Nonce of the authentication request.
- NONCE - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
id_token nonce.
O
- OIDCAuthenticationResponseConsentContext - Class in net.shibboleth.idp.plugin.oidc.op.messaging.context
-
Subcontext carrying user consent information in a form suitable for OIDC processing.
- OIDCAuthenticationResponseConsentContext() - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseConsentContext
-
Constructor.
- OIDCAuthenticationResponseContext - Class in net.shibboleth.idp.plugin.oidc.op.messaging.context
-
Subcontext carrying information to form authentication, token and userinfo responses for relying party.
- OIDCAuthenticationResponseContext() - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
- OIDCAuthenticationResponseContextLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A
ContextDataLookupFunctionthat returns the outboundOIDCAuthenticationResponseContextfor aProfileRequestContext. - OIDCAuthenticationResponseContextLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.OIDCAuthenticationResponseContextLookupFunction
- OIDCAuthenticationResponseTokenClaimsContext - Class in net.shibboleth.idp.plugin.oidc.op.messaging.context
-
Subcontext carrying information to form token and userinfo responses for relying party.
- OIDCAuthenticationResponseTokenClaimsContext() - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseTokenClaimsContext
-
Constructor.
- OIDCClientRegistrationRequestMetadataLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate
-
A function that returns
OIDCClientMetadataif such is available in the message from aMessageContextobtained viaInOutOperationContext.getInboundMessageContext(). - OIDCClientRegistrationRequestMetadataLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate.OIDCClientRegistrationRequestMetadataLookupFunction
- OIDCClientRegistrationResponseContext - Class in net.shibboleth.idp.plugin.oidc.op.messaging.context
-
Subcontext carrying information on OIDC client registration response.
- OIDCClientRegistrationResponseContext() - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
- OIDCClientRegistrationResponseMetadataLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate
-
A function that returns
OIDCClientMetadataif such is available in the message from aOIDCClientRegistrationResponseContext. - OIDCClientRegistrationResponseMetadataLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate.OIDCClientRegistrationResponseMetadataLookupFunction
-
Constructor.
- OidcEventIds - Class in net.shibboleth.idp.plugin.oidc.op.profile
-
OpenID Connect -specific constants to use for
ProfileActionEventContexts. - OidcEventIds() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
Constructor.
- OIDCMetadataContext - Class in net.shibboleth.idp.plugin.oidc.op.messaging.context
-
Subcontext carrying information on metadata of the relying party.
- OIDCMetadataContext() - Constructor for class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext
- oidcMetadataContextLookupStrategy - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.SectorIdentifierLookupFunction
-
Strategy function to lookup OIDC metadata context .
- oidcMetadataLookupStrategy - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.MetadataStatementsLookupFunction
-
Strategy function to lookup OIDC metadata context .
- OIDCProfileConfiguration - Interface in net.shibboleth.idp.plugin.oidc.op.profile.config
-
Marker interface for OIDC profile configurations.
- OIDCRegistrationResponseContextLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A
ContextDataLookupFunctionthat returns the outboundOIDCClientRegistrationResponseContextfor aProfileRequestContext. - OIDCRegistrationResponseContextLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.OIDCRegistrationResponseContextLookupFunction
- oidcResponseContextLookupStrategy - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate.OIDCClientRegistrationResponseMetadataLookupFunction
-
Strategy used to locate the
OIDCClientRegistrationResponseContextassociated with a givenMessageContext. - OIDCSecurityConfiguration - Class in net.shibboleth.idp.plugin.oidc.op.profile.config
-
Class extends SecurityConfiguration to support separate configuration for request object decryption and signature validation.
- OIDCSecurityConfiguration() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
- OUTBOUND_MESSAGE_CLASS - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
The outbound (Nimbus) message class.
P
- parse(String) - Static method in class net.shibboleth.idp.plugin.oidc.op.token.support.AccessTokenClaimsSet
-
Parses access token from string (JSON).
- parse(String) - Static method in class net.shibboleth.idp.plugin.oidc.op.token.support.AuthorizeCodeClaimsSet
-
Parses authz code from string (JSON).
- parse(String) - Static method in class net.shibboleth.idp.plugin.oidc.op.token.support.RefreshTokenClaimsSet
-
Parses refresh token from string (JSON).
- parse(String, DataSealer) - Static method in class net.shibboleth.idp.plugin.oidc.op.token.support.AccessTokenClaimsSet
-
Parses access token from sealed access token.
- parse(String, DataSealer) - Static method in class net.shibboleth.idp.plugin.oidc.op.token.support.AuthorizeCodeClaimsSet
-
Parses authz code from sealed authorization code.
- parse(String, DataSealer) - Static method in class net.shibboleth.idp.plugin.oidc.op.token.support.RefreshTokenClaimsSet
-
Parses refresh token from sealed refresh token.
- pragma - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
-
pragma value.
- pragma - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONSuccessResponse
-
pragma value.
- processedToken - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
The signed/encrypted id token / user info response formed.
- ProfileResponderIdLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns responder id based on profile.
- ProfileResponderIdLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ProfileResponderIdLookupFunction
- profileResponders - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ProfileResponderIdLookupFunction
-
Mapping from profile id to responder value.
- ProviderMetadataResolver - Interface in net.shibboleth.idp.plugin.oidc.op.metadata.resolver
-
A resolver that is capable of resolving
OIDCProviderMetadatainstances which meet certain supplied criteria.
R
- redirect - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Validated redirect URI of the authentication request.
- redirectURI - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
validated redirect uri.
- refresh() - Method in interface net.shibboleth.idp.plugin.oidc.op.metadata.resolver.RefreshableMetadataValueResolver
-
Refresh the data exposed by the resolver.
- refresh() - Method in interface net.shibboleth.idp.plugin.oidc.op.metadata.resolver.RefreshableProviderMetadataResolver
-
Refresh the data exposed by the resolver.
- refresh() - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
Refresh the data exposed by the resolver.
- RefreshableMetadataValueResolver - Interface in net.shibboleth.idp.plugin.oidc.op.metadata.resolver
-
A resolver that is capable of resolving dynamic metadata values (as
Objects) which meet certain supplied criteria. - RefreshableProviderMetadataResolver - Interface in net.shibboleth.idp.plugin.oidc.op.metadata.resolver
-
Specialization of
ProviderMetadataResolverthat supports on-demand refresh. - refreshToken - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Refresh token.
- RefreshTokenClaimsSet - Class in net.shibboleth.idp.plugin.oidc.op.token.support
-
Class wrapping claims set for refresh token.
- RefreshTokenClaimsSet(JWTClaimsSet) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.RefreshTokenClaimsSet
-
Private constructor for the parser.
- RefreshTokenClaimsSet(TokenClaimsSet, Instant, Instant) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.RefreshTokenClaimsSet
-
Constructor for refresh token claims set when derived from authz code.
- regAccessToken - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Optional registration access token.
- regClientUri - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Optional location of the client configuration endpoint.
- reqScope - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Scope of the authentication request.
- REQUEST_OBJECT_AND_URI - Static variable in class net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds
-
Both request uri and request object in request.
- requestedClaims - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Requested claims.
- requestedScope - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Validated scope values.
- requestedSubject - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Requested sub value.
- requestObject - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
The request object.
- requestObject - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractAuthenticationRequestLookupFunction
-
Request.
- requestObjectDecryptConfig - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
-
Configuration used when decrypting request object information.
- requestObjectSignatureValidationConfig - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
-
Configuration used when validating request object information.
- resolve(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
- resolver - Variable in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
The embedded resolver.
- resolveSingle(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
- RevocationCache - Class in net.shibboleth.idp.plugin.oidc.op.storage
-
Stores and checks for revocation entries.
- RevocationCache() - Constructor for class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Constructor.
- RevocationCacheContexts - Class in net.shibboleth.idp.plugin.oidc.op.storage
-
Revocation cache contexts shared across actions.
- RevocationCacheContexts() - Constructor for class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCacheContexts
-
Private constructor.
- revoke(String, String) - Method in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Returns true if the value is successfully revoked.
- REVOKED_TOKEN - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
Revoked Token.
- rpId - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Client Id of the rp.
S
- SectorIdentifierLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns sector identifier obtained via a lookup function.
- SectorIdentifierLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.SectorIdentifierLookupFunction
-
Constructor.
- serialize() - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Serialize the token as JSON String.
- serialize(DataSealer) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Serialize the token as JSON String wrapped with sealer.
- ServiceableProviderMetadataProvider - Class in net.shibboleth.idp.plugin.oidc.op.metadata.resolver
-
A serviceable implementation of
ProviderMetadataResolver. - ServiceableProviderMetadataProvider() - Constructor for class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
Constructor.
- setAccessToken(String, Duration) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set access token.
- setAcr(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set acr for response.
- setACR(ACR) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Set authentication context class reference value of the authentication.
- setAuthorizationCode(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set authorization code.
- setAuthTime(Instant) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set authentication time of the end user.
- setClaims(OIDCClaimsRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Set claims request of the authentication request.
- setClaimsSet(JWTClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Set the token claims set.
- setClientId(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Set the client identifier.
- setClientIdIssuedAt(Instant) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Set the time at which the client identifier was issued.
- setClientInformation(OIDCClientInformation) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext
-
Set the client information.
- setClientMetadata(OIDCClientMetadata) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Set the metadata for the client: the attributes supported by the OP must be included.
- setClientSecret(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Set the client secret.
- setClientSecretExpiresAt(Instant) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Set the time at which the client secret will expire.
- setCodeChallenge(String) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Set code challenge.
- setConsentedClaims(List<Object>) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Set consented claims.
- setConsentEnabled(boolean) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Set whether consent has been enabled.
- setDefaultResponder(String) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ProfileResponderIdLookupFunction
-
Set default responder value, usually entity id.
- setDlClaims(ClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Set token delivery claims delivered both for id token and userinfo response.
- setDlClaimsID(ClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Set token delivery claims delivered for id token.
- setDlClaimsUI(ClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Set token delivery claims delivered for userinfo response.
- setEmbeddedResolver(ProviderMetadataResolver) - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
Set the
ProviderMetadataResolverto embed. - setEntryExpiration(Duration) - Method in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Set the revocation entry expiration.
- setId(String) - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
Sets the ID of this component.
- setIDToken(IDTokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set the id token.
- setMappedIdTokenRequestedClaims(AttributesMapContainer) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set the requested claims for the ID Token after they've been reverse-mapped by the registry.
- setMappedUserinfoRequestedClaims(AttributesMapContainer) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set the requested claims for the Userinfo endpoint after they've been reverse-mapped by the registry.
- setMetadataLookupStrategy(Function<ProfileRequestContext, OIDCClientMetadata>) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.MetadataStatementsLookupFunction
-
Set the lookup strategy to use to locate the
OIDCClientMetadata. - setNonce(Nonce) - Method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Set nonce of the authentication request.
- setOIDCMetadataContextLookupStrategy(Function<ProfileRequestContext, OIDCMetadataContext>) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.SectorIdentifierLookupFunction
-
Set the lookup strategy to use to locate the
OIDCMetadataContext. - setOidcResponseContextLookupStrategy(Function<MessageContext, OIDCClientRegistrationResponseContext>) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate.OIDCClientRegistrationResponseMetadataLookupFunction
-
Set the strategy used to locate the
OIDCClientRegistrationResponseContextassociated with a givenMessageContext. - setProcessedToken(JWT) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set the signed/encrypted id token / user info response.
- setProfileResponders(Map<ProfileConfiguration, String>) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ProfileResponderIdLookupFunction
-
Set mapping from profile to responder value.
- setRedirectURI(URI) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Sets a validated redirect uri for the response.
- setRefreshToken(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set refresh token.
- setRegAccessToken(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Set the registration access token.
- setRegClientUri(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCClientRegistrationResponseContext
-
Set the location of the client configuration endpoint.
- setRequestedClaims(OIDCClaimsRequest) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set requested claims.
- setRequestedSubject(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set requested sub value.
- setRequestObject(JWT) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set the request object.
- setRequestObjectDecryptionConfiguration(EncryptionConfiguration) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
-
Set the configuration used when decrypting request object information.
- setRequestObjectSignatureValidationConfiguration(SignatureSigningConfiguration) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
-
Set the configuration used when validating request object information.
- setScope(Scope) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set validated scope values.
- setSortKey(int) - Method in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
Set the sort key.
- setStorage(StorageService) - Method in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Set the backing store for the cache.
- setStrict(boolean) - Method in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Set the strictness flag.
- setSubject(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Sets generated subject for the response.
- setSubjectType(String) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Sets subject type.
- setTokenClaimsSet(TokenClaimsSet) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set token claims.
- setTokenEndpointJwtSignatureValidationConfiguration(SignatureSigningConfiguration) - Method in class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
-
Set the configuration used when validating token endpoint authentication JWT signatures.
- setUserInfo(UserInfo) - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Set the user info.
- sortKey - Variable in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
The key by which we sort the provider.
- sortKeyValue - Static variable in class net.shibboleth.idp.plugin.oidc.op.metadata.resolver.ServiceableProviderMetadataProvider
-
If we autogenerate a sort key it comes from this count.
- storage - Variable in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Backing storage for the replay cache.
- strict - Variable in class net.shibboleth.idp.plugin.oidc.op.storage.RevocationCache
-
Flag controlling behavior on storage failure.
- sub - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
Subject claim value of the authenticated user.
- SUB_FORMAT - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
The subject format (public/pairwise).
- SUB_VALUE - Static variable in class net.shibboleth.idp.plugin.oidc.op.audit.AuditFields
-
The subject value.
- subject - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Subject generated for response.
- subjectType - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Subject type, public or pairwise.
T
- toHTTPResponse() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
- toHTTPResponse() - Method in class net.shibboleth.idp.plugin.oidc.op.messaging.JSONSuccessResponse
- tokenClaims - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
Token (authz code, access token) claims.
- tokenClaimsSet - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Claims set for the claim.
- TokenClaimsSet - Class in net.shibboleth.idp.plugin.oidc.op.token.support
-
Class to extend for token claims sets.
- TokenClaimsSet() - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Constructor.
- TokenClaimsSet(String, String, ClientID, String, String, String, ACR, Instant, Instant, Nonce, Instant, URI, Scope, OIDCClaimsRequest, ClaimsSet, ClaimsSet, ClaimsSet, List<Object>, String, boolean) - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Constructor for token claims set.
- TokenClaimsSet.Builder<T extends TokenClaimsSet> - Class in net.shibboleth.idp.plugin.oidc.op.token.support
-
Abstract builder to extend builders from that are instantiating claims sets extending TokenClaimsSet.
- TokenDeliveryClaimsClaimsSet - Class in net.shibboleth.idp.plugin.oidc.op.token.support
-
Claims set for token delivery claims.
- TokenDeliveryClaimsClaimsSet() - Constructor for class net.shibboleth.idp.plugin.oidc.op.token.support.TokenDeliveryClaimsClaimsSet
-
Constructor.
- tokenEndpointJwtSignatureValidationConfig - Variable in class net.shibboleth.idp.plugin.oidc.op.profile.config.OIDCSecurityConfiguration
-
Configuration used when validating token endpoint authentication JWT signatures.
- TokenRequestAuthTimeLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token and UserInfo end points.
- TokenRequestAuthTimeLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestAuthTimeLookupFunction
- TokenRequestClientIDLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token, Revocation and other end points supporting client authentication.
- TokenRequestClientIDLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestClientIDLookupFunction
- TokenRequestConsentedAttributesLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token and UserInfo end points.
- TokenRequestConsentedAttributesLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestConsentedAttributesLookupFunction
- TokenRequestDeliveryClaimsLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token and UserInfo end points.
- TokenRequestDeliveryClaimsLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestDeliveryClaimsLookupFunction
- TokenRequestIDTokenDeliveryClaimsLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token end point.
- TokenRequestIDTokenDeliveryClaimsLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestIDTokenDeliveryClaimsLookupFunction
- TokenRequestNonceLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token and UserInfo end points.
- TokenRequestNonceLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestNonceLookupFunction
- TokenRequestRedirectURILookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token endpoint.
- TokenRequestRedirectURILookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestRedirectURILookupFunction
- TokenRequestRequestedClaimsLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token and UserInfo end points.
- TokenRequestRequestedClaimsLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestRequestedClaimsLookupFunction
- TokenRequestScopeLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token and UserInfo end points.
- TokenRequestScopeLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestScopeLookupFunction
- TokenRequestSubjectLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token and UserInfo end points.
- TokenRequestSubjectLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestSubjectLookupFunction
- TokenRequestUserInfoDeliveryClaimsLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For user info end point.
- TokenRequestUserInfoDeliveryClaimsLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestUserInfoDeliveryClaimsLookupFunction
- TokenRequestValidRequestURIsLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For Token and UserInfo end points.
- TokenRequestValidRequestURIsLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestValidRequestURIsLookupFunction
U
- userInfo - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext
-
The user info formed.
- userinfoClaims - Variable in class net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseTokenClaimsContext
-
Claims for userinfo only.
- UserInfoRequestClientIDLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
For UserInfo end point.
- UserInfoRequestClientIDLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.UserInfoRequestClientIDLookupFunction
- UserInfoResponseClaimsSetLookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns user info claims set from response context.
- UserInfoResponseClaimsSetLookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.UserInfoResponseClaimsSetLookupFunction
- usrPrincipal - Variable in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder
-
User Principal of the authenticated user.
V
- ValidatedRedirectURILookupFunction - Class in net.shibboleth.idp.plugin.oidc.op.profile.context.navigate
-
A function that returns validated redirect uri from response context.
- ValidatedRedirectURILookupFunction() - Constructor for class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.ValidatedRedirectURILookupFunction
- VALUE_TYPE_AC - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.AuthorizeCodeClaimsSet
-
Value of authorize code claims set type.
- VALUE_TYPE_AT - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.AccessTokenClaimsSet
-
Value of access token claims set type.
- VALUE_TYPE_RF - Static variable in class net.shibboleth.idp.plugin.oidc.op.token.support.RefreshTokenClaimsSet
-
Value of refresh token claims set type.
- verifyParsedClaims(String, JWTClaimsSet) - Static method in class net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet
-
Helper to verify parsed claims are what is expected.
All Classes All Packages