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

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

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

Classes in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider that implement SAML1AttributeEncoder
 class AbstractSAML1AttributeEncoder
          Base for encoders that produce Attributes.
 class SAML1Base64AttributeEncoder
          Implementation of SAML 1.X attribute encoder.
 class SAML1ScopedStringAttributeEncoder
          Implementation of SAML 1.X scoped attribute encoder.
 class SAML1StringAttributeEncoder
          Implementation of SAML 1.X attribute encoder.
 class SAML1XMLObjectAttributeEncoder
          A SAML 1 encoder that uses XMLObject as the value for attribute values.
 



Copyright © 1999-2012. All Rights Reserved.