Uses of Interface
net.shibboleth.idp.saml.attribute.transcoding.SAML2AttributeTranscoder
-
Packages that use SAML2AttributeTranscoder 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 SAML2AttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding
Classes in net.shibboleth.idp.saml.attribute.transcoding that implement SAML2AttributeTranscoder Modifier and Type Class Description classAbstractSAML2AttributeTranscoder<EncodedType extends IdPAttributeValue>Base class for transcoders that operate on a SAML 2AttributeorRequestedAttribute. -
Uses of SAML2AttributeTranscoder in net.shibboleth.idp.saml.attribute.transcoding.impl
Classes in net.shibboleth.idp.saml.attribute.transcoding.impl that implement SAML2AttributeTranscoder Modifier and Type Class Description classSAML2ByteAttributeTranscoderclassSAML2DateTimeAttributeTranscoderclassSAML2ScopedStringAttributeTranscoderclassSAML2StringAttributeTranscoderclassSAML2XMLObjectAttributeTranscoder
-