Interface SessionIndex

  • All Superinterfaces:
    XmlSerializable

    @SupportedAll
    public interface SessionIndex
    extends XmlSerializable
    This class represents the SessionIndex element in SAML protocol schema. The SessionIndex element specifies a session index value of a authenticated principal.
     <element name="SessionIndex" type="{http://www.w3.org/2001/XMLSchema}string"/>
     
    • Method Detail

      • getValue

        String getValue()
        Returns the SessionIndex value.
        Returns:
        A String value of the SessionIndex