Package edu.internet2.middleware.shibboleth.common.attribute.encoding

Interface Summary
AttributeEncoder<EncodedType> Attribute encoders convert BaseAttributes into protocol specific representations.
SAML1AttributeEncoder SAML 1.X attribute encoder.
SAML1NameIdentifierEncoder SAML 1.X NameIdentifier encoder for attributes.
SAML2AttributeEncoder SAML 2.0 attribute encoder.
SAML2NameIDEncoder SAML 2.0 NameID attribute encoder.
XMLObjectAttributeEncoder<XMLObjectType extends XMLObject> Attribute encoder that encodes attributes into XMLObjects.
 

Exception Summary
AttributeEncodingException Indicates a problem during the encoding of an attribute.
 



Copyright © 2006-2008 Internet2. All Rights Reserved.