Uses of Interface
net.shibboleth.idp.cas.attribute.CASAttributeTranscoder
-
Packages that use CASAttributeTranscoder Package Description net.shibboleth.idp.cas.attribute APIs for CAS attribute support.net.shibboleth.idp.cas.attribute.transcoding.impl Implementation classes for CAS attribute support. -
-
Uses of CASAttributeTranscoder in net.shibboleth.idp.cas.attribute
Classes in net.shibboleth.idp.cas.attribute that implement CASAttributeTranscoder Modifier and Type Class Description classAbstractCASAttributeTranscoder<EncodedType extends IdPAttributeValue>Base class for transcoders that support CAS attributes. -
Uses of CASAttributeTranscoder in net.shibboleth.idp.cas.attribute.transcoding.impl
Classes in net.shibboleth.idp.cas.attribute.transcoding.impl that implement CASAttributeTranscoder Modifier and Type Class Description classCASDateTimeAttributeTranscoderclassCASScopedStringAttributeTranscoderclassCASStringAttributeTranscoder
-