Interface StatusMessage

  • All Superinterfaces:
    XmlSerializable

    @SupportedAll
    public interface StatusMessage
    extends XmlSerializable
    This class represents the StatusMessage element in SAML protocol schema. The StatusMessage element specifies a message that MAY be returned to an operator.
     <element name="StatusMessage" type="{http://www.w3.org/2001/XMLSchema}string"/>
     
    • Method Detail

      • getValue

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