Package net.shibboleth.idp.saml.attribute.transcoding
Base classes for SAML
AttributeTranscoder classes.-
Interface Summary Interface Description SAML1AttributeTranscoder<EncodedType extends IdPAttributeValue> Marker interface for transcoders that operate on a SAML 1AttributeorAttributeDesignator.SAML2AttributeTranscoder<EncodedType extends IdPAttributeValue> Marker interface for transcoders that operate on a SAML 2AttributeorRequestedAttribute. -
Class Summary Class Description AbstractSAML1AttributeTranscoder<EncodedType extends IdPAttributeValue> Base class for transcoders that operate on a SAML 1AttributeorAttributeDesignator.AbstractSAML1AttributeTranscoder.NamingFunction A function to produce a "canonical" name for a SAML 1AttributeDesignatorfor transcoding rules.AbstractSAML2AttributeTranscoder<EncodedType extends IdPAttributeValue> Base class for transcoders that operate on a SAML 2AttributeorRequestedAttribute.AbstractSAML2AttributeTranscoder.NamingFunction A function to produce a "canonical" name for a SAML 2.0Attributefor transcoding rules.AbstractSAMLAttributeTranscoder<AttributeType extends SAMLObject,EncodedType extends IdPAttributeValue> Base class for transcoders that support SAML attributes.SAMLEncoderSupport Support class for encoding IdP Attributes and their value.