Package net.shibboleth.idp.cas.attribute
Interface CASAttributeTranscoder
- All Superinterfaces:
AttributeTranscoder<Attribute>
,Component
,InitializableComponent
- All Known Implementing Classes:
AbstractCASAttributeTranscoder
,CASScopedStringAttributeTranscoder
,CASStringAttributeTranscoder
Marker interface for transcoders that support CAS attributes.
-
Field Summary
Fields -
Method Summary
Methods inherited from interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoder
decode, encode, getEncodedName, getEncodedType
Methods inherited from interface net.shibboleth.utilities.java.support.component.InitializableComponent
initialize, isInitialized
-
Field Details
-
PROP_NAME
The attribute name.- See Also:
-