Class EvaluableEntityRoleEntityDescriptorCriterion
java.lang.Object
org.opensaml.saml.metadata.criteria.entity.impl.EvaluableEntityRoleEntityDescriptorCriterion
- All Implemented Interfaces:
Predicate<EntityDescriptor>,Criterion,EvaluableEntityDescriptorCriterion
public class EvaluableEntityRoleEntityDescriptorCriterion
extends Object
implements EvaluableEntityDescriptorCriterion
Implementation of
EvaluableEntityDescriptorCriterion which evaluates that an entity descriptor
contains a certain role.-
Field Details
-
role
Entity role.
-
-
Constructor Details
-
EvaluableEntityRoleEntityDescriptorCriterion
Constructor.- Parameters:
criterion- the entity role criterion
-
EvaluableEntityRoleEntityDescriptorCriterion
Constructor.- Parameters:
entityRole- the entity
-
-
Method Details