edu.internet2.middleware.shibboleth.common.attribute.encoding
Interface SAML1NameIdentifierEncoder

All Superinterfaces:
AttributeEncoder<org.opensaml.saml1.core.NameIdentifier>, SAMLNameIdentifierEncoder<org.opensaml.saml1.core.NameIdentifier>, XMLObjectAttributeEncoder<org.opensaml.saml1.core.NameIdentifier>
All Known Implementing Classes:
SAML1StringNameIdentifierEncoder

public interface SAML1NameIdentifierEncoder
extends SAMLNameIdentifierEncoder<org.opensaml.saml1.core.NameIdentifier>

SAML 1.X NameIdentifier encoder for attributes.


Method Summary
 
Methods inherited from interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAMLNameIdentifierEncoder
getNameFormat, getNameQualifier, setNameFormat, setNameQualifier
 
Methods inherited from interface edu.internet2.middleware.shibboleth.common.attribute.encoding.AttributeEncoder
encode, getAttributeName, setAttributeName
 



Copyright © 2006-2010 Internet2. All Rights Reserved.