Package net.shibboleth.idp.saml.attribute.transcoding
@NonnullElements
package net.shibboleth.idp.saml.attribute.transcoding
Base classes for SAML
AttributeTranscoder classes.-
ClassDescriptionAbstractSAML1AttributeTranscoder<EncodedType extends IdPAttributeValue>Base class for transcoders that operate on a SAML 1
AttributeorAttributeDesignator.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.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.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.Support class for encoding IdP Attributes and their value.