Uses of Class
net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Packages that use AbstractSAMLAttributeTranscoder 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 AbstractSAMLAttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding
Subclasses of AbstractSAMLAttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding Modifier and Type Class Description classAbstractSAML1AttributeTranscoder<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. -
Uses of AbstractSAMLAttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding.impl
Subclasses of AbstractSAMLAttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding.impl Modifier and Type Class Description classSAML1ByteAttributeTranscoderclassSAML1ScopedStringAttributeTranscoderclassSAML1StringAttributeTranscoderclassSAML1XMLObjectAttributeTranscoderclassSAML2ByteAttributeTranscoderclassSAML2DateTimeAttributeTranscoderclassSAML2ScopedStringAttributeTranscoderclassSAML2StringAttributeTranscoderclassSAML2XMLObjectAttributeTranscoder
-