Interface SAML1AttributeTranscoder<EncodedType extends IdPAttributeValue>

Type Parameters:
EncodedType - the type of data that can be handled by the transcoder
All Superinterfaces:
AttributeTranscoder<AttributeDesignator>, Component, InitializableComponent
All Known Implementing Classes:
AbstractSAML1AttributeTranscoder

public interface SAML1AttributeTranscoder<EncodedType extends IdPAttributeValue> extends AttributeTranscoder<AttributeDesignator>
Marker interface for transcoders that operate on a SAML 1 Attribute or AttributeDesignator.