Package net.shibboleth.idp.cas.attribute
Interface CASAttributeTranscoder
-
- All Superinterfaces:
net.shibboleth.idp.attribute.transcoding.AttributeTranscoder<Attribute>,net.shibboleth.utilities.java.support.component.Component,net.shibboleth.utilities.java.support.component.InitializableComponent
- All Known Implementing Classes:
AbstractCASAttributeTranscoder
public interface CASAttributeTranscoder extends net.shibboleth.idp.attribute.transcoding.AttributeTranscoder<Attribute>
Marker interface for transcoders that support CAS attributes.
-
-
Field Detail
-
PROP_NAME
@Nonnull @NotEmpty static final String PROP_NAME
The attribute name.- See Also:
- Constant Field Values
-
-