Uses of Class
net.shibboleth.idp.attribute.ByteAttributeValue
Packages that use ByteAttributeValue
Package
Description
Implementations of SAML transcoders.
-
Uses of ByteAttributeValue in net.shibboleth.idp.saml.attribute.transcoding.impl
Methods in net.shibboleth.idp.saml.attribute.transcoding.impl with parameters of type ByteAttributeValueModifier and TypeMethodDescriptionprotected XMLObjectSAML1ByteAttributeTranscoder.encodeValue(ProfileRequestContext profileRequestContext, IdPAttribute attribute, TranscodingRule rule, ByteAttributeValue value) Encodes an attribute value into a SAML AttributeValue element.protected XMLObjectSAML2ByteAttributeTranscoder.encodeValue(ProfileRequestContext profileRequestContext, IdPAttribute attribute, TranscodingRule rule, ByteAttributeValue value) Encodes an attribute value into a SAML AttributeValue element.