Uses of Class
net.shibboleth.oidc.attribute.transcoding.AbstractOIDCAttributeTranscoder
Packages that use AbstractOIDCAttributeTranscoder
Package
Description
Attribute encoder implementations.
-
Uses of AbstractOIDCAttributeTranscoder in net.shibboleth.oidc.attribute.transcoding.impl
Modifier and TypeClassDescriptionclassClass encoding byte attributes to base64 encoded string json object.classClass encoding scoped string attributes to string json object.classClass encoding string attributes to string json object.