Class AttributeConsentFlowEnabledPredicate

java.lang.Object
net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
net.shibboleth.oidc.profile.config.logic.AttributeConsentFlowEnabledPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>

public class AttributeConsentFlowEnabledPredicate extends AbstractRelyingPartyPredicate
A predicate implementation that checks if attribute-release is included in the list of post authentication flows returned by PostAuthenticationFlowsLookupFunction.
  • Constructor Details

    • AttributeConsentFlowEnabledPredicate

      public AttributeConsentFlowEnabledPredicate()
  • Method Details