Uses of Interface
net.shibboleth.idp.attribute.transcoding.AttributeTranscoder
Packages that use AttributeTranscoder
Package
Description
APIs for transcoding of attributes.
Implementation classes for attribute transcoding.
Miscellaneous implementation classes related to SAML Attributes.
Base classes for SAML
AttributeTranscoder classes.Implementations of SAML transcoders.
-
Uses of AttributeTranscoder in net.shibboleth.idp.attribute.transcoding
Classes in net.shibboleth.idp.attribute.transcoding that implement AttributeTranscoderModifier and TypeClassDescriptionclassBase class for transcoders.Methods in net.shibboleth.idp.attribute.transcoding that return AttributeTranscoderModifier and TypeMethodDescriptionstatic <T> AttributeTranscoder<T>TranscoderSupport.getTranscoder(TranscodingRule rule) Pull anAttributeTranscoderobject out of the rule provided. -
Uses of AttributeTranscoder in net.shibboleth.idp.attribute.transcoding.impl
Methods in net.shibboleth.idp.attribute.transcoding.impl that return types with arguments of type AttributeTranscoderModifier and TypeMethodDescriptionprivate Collection<AttributeTranscoder<?>>AttributeTranscoderRegistryImpl.getAttributeTranscoders(TranscodingRule rule) Get the appropriateAttributeTranscoderobjects to use.Methods in net.shibboleth.idp.attribute.transcoding.impl with parameters of type AttributeTranscoderModifier and TypeMethodDescriptionprivate voidAttributeTranscoderRegistryImpl.addMapping(String id, AttributeTranscoder<?> transcoder, Map<String, Object> ruleset) Add a mapping between anIdPAttributename and a set of transcoding rules. -
Uses of AttributeTranscoder in net.shibboleth.idp.saml.attribute.impl
Fields in net.shibboleth.idp.saml.attribute.impl declared as AttributeTranscoderModifier and TypeFieldDescriptionprivate final AttributeTranscoder<Attribute>AttributeMappingNodeProcessor.defaultTranscoderFallback for URI-named entity tags. -
Uses of AttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding
Subinterfaces of AttributeTranscoder in net.shibboleth.idp.saml.attribute.transcodingModifier and TypeInterfaceDescriptioninterfaceSAML1AttributeTranscoder<EncodedType extends IdPAttributeValue>Marker interface for transcoders that operate on a SAML 1AttributeorAttributeDesignator.interfaceSAML2AttributeTranscoder<EncodedType extends IdPAttributeValue>Marker interface for transcoders that operate on a SAML 2AttributeorRequestedAttribute.Classes in net.shibboleth.idp.saml.attribute.transcoding that implement AttributeTranscoderModifier and TypeClassDescriptionclassAbstractSAML1AttributeTranscoder<EncodedType extends IdPAttributeValue>Base class for transcoders that operate on a SAML 1AttributeorAttributeDesignator.classAbstractSAML2AttributeTranscoder<EncodedType extends IdPAttributeValue>Base class for transcoders that operate on a SAML 2AttributeorRequestedAttribute.classAbstractSAMLAttributeTranscoder<AttributeType extends SAMLObject,EncodedType extends IdPAttributeValue> Base class for transcoders that support SAML attributes. -
Uses of AttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding.impl
Classes in net.shibboleth.idp.saml.attribute.transcoding.impl that implement AttributeTranscoderModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass