Class EntityAttributesPredicate

java.lang.Object
org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
All Implemented Interfaces:
Predicate<EntityDescriptor>, Predicate<EntityDescriptor>

public class EntityAttributesPredicate extends Object implements Predicate<EntityDescriptor>
Predicate to determine whether an EntityDescriptor or its parent groups contain an EntityAttributes extension Attribute that matches the predicate's criteria.