Package net.shibboleth.oidc.profile.config.logic
package net.shibboleth.oidc.profile.config.logic
Configuration predicates. To be moved to API project.
-
ClassesClassDescriptionA predicate implementation that forwards to
OIDCSSOProfileConfiguration.isAllowPKCEPlain(ProfileRequestContext).A predicate implementation that forwards toOAuth2AccessTokenProducingProfileConfiguration.isAlwaysIssueBearerAccessToken(ProfileRequestContext).A predicate implementation that checks if attribute-release is included in the list of post authentication flows returned byPostAuthenticationFlowsLookupFunction.A predicate implementation that forwards toOAuth2FlowAwareProfileConfiguration.isAuthorizationCodeFlowEnabled(ProfileRequestContext).A predicate implementation that forwards toOIDCAuthorizationConfiguration.isEncodeConsentInTokens(ProfileRequestContext).A predicate implementation that forwards toOAuth2TokenEncryptionProfileConfiguration.isEncryptionOptional(ProfileRequestContext).A predicate that determines if the RequestObject JWT should be encrypted based on the profile configuration.A predicate implementation that forwards toOAuth2TokenConfiguration.isEnforceRefreshTokenRotation(ProfileRequestContext).A predicate implementation that forwards toOIDCSSOProfileConfiguration.isForcePKCE(ProfileRequestContext).A predicate implementation that forwards toOIDCLogoutProfileConfiguration.isFrontChannelSuccess(ProfileRequestContext).A predicate implementation that forwards toOIDCFlowAwareProfileConfiguration.isHybridFlowEnabled(ProfileRequestContext).A predicate implementation that forwards toOAuth2FlowAwareProfileConfiguration.isImplicitFlowEnabled(ProfileRequestContext).A predicate implementation that forwards toOIDCAuthorizationConfiguration.isIncludeIssuerInResponse(ProfileRequestContext).A predicate implementation that forwards toOAuth2TokenConfiguration.isIssueIdTokenViaRefreshToken(ProfileRequestContext).A predicate implementation that forwards toOAuth2TokenConfiguration.isLimitInitialAccessTokenToSelf(ProfileRequestContext).A predicate implementation that forwards toOIDCLogoutProfileConfiguration.isPreferFrontChannel(ProfileRequestContext).A predicate implementation that forwards toOAuth2FlowAwareProfileConfiguration.isRefreshTokensEnabled(ProfileRequestContext).A predicate implementation that forwards toOAuth2AuthorizationProfileConfiguration.isRequireAuthenticationRequest(ProfileRequestContext).A predicate implementation that forwards toOAuth2AuthorizationProfileConfiguration.isRequireDpopJkt(ProfileRequestContext).A predicate implementation that forwards toOAuth2DPoPProofValidatingProfileConfiguration.isRequireDpopProof(ProfileRequestContext).A predicate implementation that forwards toOIDCLogoutProfileConfiguration.isRequireIdTokenHint(ProfileRequestContext).A predicate implementation that forwards toOAuth2AuthorizationProfileConfiguration.isRequirePushedAuthorizationRequest(ProfileRequestContext).A predicate implementation that forwards toOIDCLogoutProfileConfiguration.isRevokeTokens(ProfileRequestContext).A predicate that determines if the RequestObject JWT should be signed based on the profile configuration.A predicate implementation that forwards toOAuth2ScopeValidatingProfileConfiguration.isStrictScopeValidation(ProfileRequestContext).A predicate that determines if a RequestObject JWT should be used based on the profile configuration.