Uses of Interface
net.shibboleth.idp.saml.attribute.transcoding.SAML1AttributeTranscoder
-
Packages that use SAML1AttributeTranscoder Package Description net.shibboleth.idp.saml.attribute.transcoding Base classes for SAMLAttributeTranscoderclasses.net.shibboleth.idp.saml.attribute.transcoding.impl Implementations of SAML transcoders. -
-
Uses of SAML1AttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding
Classes in net.shibboleth.idp.saml.attribute.transcoding that implement SAML1AttributeTranscoder Modifier and Type Class Description classAbstractSAML1AttributeTranscoder<EncodedType extends IdPAttributeValue>Base class for transcoders that operate on a SAML 1AttributeorAttributeDesignator. -
Uses of SAML1AttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding.impl
Classes in net.shibboleth.idp.saml.attribute.transcoding.impl that implement SAML1AttributeTranscoder Modifier and Type Class Description classSAML1ByteAttributeTranscoderclassSAML1ScopedStringAttributeTranscoderclassSAML1StringAttributeTranscoderclassSAML1XMLObjectAttributeTranscoder
-