Class AttributeAuthorityEntityIDValue
java.lang.Object
net.shibboleth.idp.attribute.resolver.dc.saml.util.impl.AttributeAuthorityEntityIDSource
net.shibboleth.idp.attribute.resolver.dc.saml.util.impl.AttributeAuthorityEntityIDValue
Sub-type of
AttributeAuthorityEntityIDSource which specifies the entityID directly by value.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.attribute.resolver.dc.saml.util.impl.AttributeAuthorityEntityIDSource
getValue, toString
-
Constructor Details
-
AttributeAuthorityEntityIDValue
Constructor.- Parameters:
entityID- the authority entityID value
-