Package net.shibboleth.oidc.attribute.resolver.spring.enc.impl
Attribute encoder namespace implementations.
-
Class Summary Class Description AttributeEncoderNamespaceHandler Namespace handler for the oidc attribute resolver.BaseOIDCAttributeEncoderParser Base class for Spring bean definition parser for OIDC attribute encoders.OIDCByteEncoderParser Spring bean definition parser forOIDCByteAttributeTranscoder.OIDCScopedStringEncoderParser Spring bean definition parser forOIDCScopedStringAttributeTranscoder.OIDCStringEncoderParser Spring bean definition parser forOIDCStringAttributeTranscoder.