Class Hierarchy
- java.lang.Object
- net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate (implements java.util.function.Predicate<T>)
- net.shibboleth.oidc.profile.config.logic.AllowPKCEPlainPredicate
- net.shibboleth.oidc.profile.config.logic.AttributeConsentFlowEnabledPredicate
- net.shibboleth.oidc.profile.config.logic.AuthorizationCodeFlowEnabledPredicate
- net.shibboleth.oidc.profile.config.logic.EncodeConsentPredicate
- net.shibboleth.oidc.profile.config.logic.EncryptionOptionalPredicate
- net.shibboleth.oidc.profile.config.logic.EncryptRequestObjectPredicate
- net.shibboleth.oidc.profile.config.logic.EnforceRefreshTokenRotationPredicate
- net.shibboleth.oidc.profile.config.logic.ForcePKCEPredicate
- net.shibboleth.oidc.profile.config.logic.FrontChannelLogoutSuccessPredicate
- net.shibboleth.oidc.profile.config.logic.HybridFlowEnabledPredicate
- net.shibboleth.oidc.profile.config.logic.ImplicitFlowEnabledPredicate
- net.shibboleth.oidc.profile.config.logic.IncludeIssuerInAuthenticationResponsePredicate
- net.shibboleth.oidc.profile.config.logic.IssueIdTokenViaRefreshTokenPredicate
- net.shibboleth.oidc.profile.config.logic.PreferFrontChannelLogoutPredicate
- net.shibboleth.oidc.profile.config.logic.RefreshTokensEnabledPredicate
- net.shibboleth.oidc.profile.config.logic.RequireAuthenticationRequestPredicate
- net.shibboleth.oidc.profile.config.logic.RequireIdTokenHintPredicate
- net.shibboleth.oidc.profile.config.logic.RevokeTokensInLogoutPredicate
- net.shibboleth.oidc.profile.config.logic.SignRequestObjectPredicate
- net.shibboleth.oidc.profile.config.logic.UseRequestObjectPredicate
- net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate (implements java.util.function.Predicate<T>)