Uses of Interface
net.shibboleth.idp.attribute.transcoding.AttributeTranscoder
Packages that use AttributeTranscoder
-
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.