Class IdentityEntityIDGenerator
java.lang.Object
org.opensaml.saml.metadata.resolver.impl.IdentityEntityIDGenerator
- All Implemented Interfaces:
Function<CriteriaSet,String>
Function which just reflects back the entityID from the passed
EntityIdCriterion.-
Constructor Details
-
IdentityEntityIDGenerator
public IdentityEntityIDGenerator()
-
-
Method Details