public final class EntityIdCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
representing an entity ID.Constructor and Description |
---|
EntityIdCriterion(String entityId)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getEntityId()
Gets the entity ID.
|
int |
hashCode() |
String |
toString() |
Copyright © 2018. All rights reserved.