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 Summary

      Fields 
      Modifier and Type Field Description
      static String PROP_NAME
      The attribute name.
    • 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