Class EntityIdPredicate

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

public class EntityIdPredicate extends Object implements Predicate<EntityDescriptor>
Predicate that matches an EntityDescriptor against a set of entityIDs.