Package org.opensaml.saml.criterion
Class EntityRoleCriterion
java.lang.Object
org.opensaml.saml.criterion.EntityRoleCriterion
- All Implemented Interfaces:
Criterion
public final class EntityRoleCriterion extends Object implements Criterion
Criterion
representing an entity role.-
Field Summary
-
Constructor Summary
Constructors Constructor Description EntityRoleCriterion(QName samlRole)
Constructor. -
Method Summary
-
Field Details
-
role
The entity role.
-
-
Constructor Details
-
EntityRoleCriterion
Constructor.- Parameters:
samlRole
- the entity role
-
-
Method Details