Class IsAttributeRequiredPredicate

java.lang.Object
net.shibboleth.idp.consent.logic.impl.IsAttributeRequiredPredicate
All Implemented Interfaces:
Predicate<IdPAttribute>, Predicate<IdPAttribute>

public class IsAttributeRequiredPredicate extends Object implements Predicate<IdPAttribute>
Predicate that determines whether an IdP attribute is required by the requester.