Package org.opensaml.core.criterion
Class EntityIdCriterion
java.lang.Object
org.opensaml.core.criterion.EntityIdCriterion
- All Implemented Interfaces:
Criterion
Criterion
representing an entity ID.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The entity ID.
-
-
Constructor Details
-
EntityIdCriterion
Constructor.- Parameters:
entityId
- the entity ID, can not be null or empty
-
-
Method Details