Package org.opensaml.core.criterion
Class EntityIdCriterion
- java.lang.Object
-
- org.opensaml.core.criterion.EntityIdCriterion
-
-
Constructor Summary
Constructors Constructor Description EntityIdCriterion(String entityId)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetEntityId()Gets the entity ID.inthashCode()StringtoString()
-