Class AttributeConsentFlowEnabledPredicate
java.lang.Object
net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
net.shibboleth.oidc.profile.config.logic.AttributeConsentFlowEnabledPredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>,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.idp.profile.logic.AbstractRelyingPartyPredicate
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
AttributeConsentFlowEnabledPredicate
public AttributeConsentFlowEnabledPredicate()
-
-
Method Details
-
test
-