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

All Superinterfaces:
AttributeEncoder<org.opensaml.saml2.core.NameID>, SAMLNameIdentifierEncoder<org.opensaml.saml2.core.NameID>, XMLObjectAttributeEncoder<org.opensaml.saml2.core.NameID>
All Known Implementing Classes:
SAML2StringNameIDEncoder

public interface SAML2NameIDEncoder
extends SAMLNameIdentifierEncoder<org.opensaml.saml2.core.NameID>

SAML 2.0 NameID attribute encoder.


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-2011 Internet2. All Rights Reserved.