Uses of Interface
edu.internet2.middleware.shibboleth.common.attribute.encoding.SAMLNameIdentifierEncoder

Packages that use SAMLNameIdentifierEncoder
edu.internet2.middleware.shibboleth.common.attribute.encoding   
edu.internet2.middleware.shibboleth.common.attribute.encoding.provider   
 

Uses of SAMLNameIdentifierEncoder in edu.internet2.middleware.shibboleth.common.attribute.encoding
 

Subinterfaces of SAMLNameIdentifierEncoder in edu.internet2.middleware.shibboleth.common.attribute.encoding
 interface SAML1NameIdentifierEncoder
          SAML 1.X NameIdentifier encoder for attributes.
 interface SAML2NameIDEncoder
          SAML 2.0 NameID attribute encoder.
 

Uses of SAMLNameIdentifierEncoder in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
 

Classes in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider that implement SAMLNameIdentifierEncoder
 class SAML1StringNameIdentifierEncoder
          An attribute encoder that takes the first value of an attribute and creates a NameIdentifier of it.
 class SAML2StringNameIDEncoder
          An attribute encoder that takes the first value of an attribute and creates a NameID of it.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.