Class AttributeAuthorityEntityIDReference
java.lang.Object
net.shibboleth.idp.attribute.resolver.dc.saml.util.impl.AttributeAuthorityEntityIDSource
net.shibboleth.idp.attribute.resolver.dc.saml.util.impl.AttributeAuthorityEntityIDReference
Sub-type of
AttributeAuthorityEntityIDSource which specifies a reference
to an entityID in the form of an attribute resolver dependency attribute name.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.attribute.resolver.dc.saml.util.impl.AttributeAuthorityEntityIDSource
getValue, toString
-
Constructor Details
-
AttributeAuthorityEntityIDReference
Constructor.- Parameters:
reference- the authority entityID reference (dependency attribute name)
-