Class ResolveAttributesPredicate

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

public class ResolveAttributesPredicate extends AbstractRelyingPartyPredicate
Predicate to determine whether a profile request should resolve attributes.
Since:
4.2.0
  • Constructor Details

    • ResolveAttributesPredicate

      public ResolveAttributesPredicate()
  • Method Details