Class ResolveAttributesPredicate

java.lang.Object
net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
net.shibboleth.idp.profile.config.logic.ResolveAttributesPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>, Predicate<ProfileRequestContext>
Direct Known Subclasses:
ResolveAttributesProfileConfigPredicate

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