public final class EntityRoleCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
representing an entity role.Constructor and Description |
---|
EntityRoleCriterion(QName samlRole)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
QName |
getRole()
Gets the entity role.
|
int |
hashCode() |
String |
toString() |
Copyright © 2017. All rights reserved.