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

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

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

Classes in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider that implement SAML2AttributeEncoder
 class AbstractSAML2AttributeEncoder
          Base for encoders that produce Attributes.
 class SAML2Base64AttributeEncoder
          Implementation of SAML 2.0 attribute encoder.
 class SAML2ScopedStringAttributeEncoder
          Implementation of SAML 2.0 scoped attribute encoder.
 class SAML2StringAttributeEncoder
          Implementation of SAML 2.0 attribute encoder.
 class SAML2XMLObjectAttributeEncoder
          A SAML 2 encoder that uses XMLObject as the value for attribute values.
 



Copyright © 1999-2012. All Rights Reserved.