Class AttributeConsentFlowEnabledPredicate
java.lang.Object
net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
net.shibboleth.oidc.profile.config.logic.AttributeConsentFlowEnabledPredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
A predicate implementation that checks if attribute-release is included in the list of post authentication flows
returned by
PostAuthenticationFlowsLookupFunction.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
getRelyingPartyContext, getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
AttributeConsentFlowEnabledPredicate
public AttributeConsentFlowEnabledPredicate()
-
-
Method Details
-
test
-