public class EvaluableEntityRoleDescriptorCriterion extends Object implements EvaluableRoleDescriptorCriterion
EvaluableRoleDescriptorCriterion
which evaluates that a role descriptor's
type or element name (QName
is the specified role.Modifier and Type | Field and Description |
---|---|
private QName |
role
The entity role QName being evaluated.
|
Constructor and Description |
---|
EvaluableEntityRoleDescriptorCriterion(EntityRoleCriterion criterion)
Constructor.
|
EvaluableEntityRoleDescriptorCriterion(QName entityRole)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
apply(RoleDescriptor input) |
boolean |
equals(Object other) |
int |
hashCode() |
String |
toString() |
public EvaluableEntityRoleDescriptorCriterion(@Nonnull EntityRoleCriterion criterion)
criterion
- the entity role criterionpublic boolean apply(RoleDescriptor input)
apply
in interface com.google.common.base.Predicate<RoleDescriptor>
public boolean equals(Object other)
equals
in interface com.google.common.base.Predicate<RoleDescriptor>
equals
in class Object
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.