Class SAML11StatusCodeType

java.lang.Object
org.keycloak.dom.saml.v1.protocol.SAML11StatusCodeType
All Implemented Interfaces:
Serializable

public class SAML11StatusCodeType extends Object implements Serializable
Since:
Jun 22, 2011
Author:
[email protected]
See Also:
  • Field Details

  • Constructor Details

    • SAML11StatusCodeType

      public SAML11StatusCodeType(QName theValue)
  • Method Details

    • getStatusCode

      public SAML11StatusCodeType getStatusCode()
      Gets the value of the statusCode property.
      Returns:
      possible object is StatusCodeType
    • setStatusCode

      public void setStatusCode(SAML11StatusCodeType value)
      Sets the value of the statusCode property.
      Parameters:
      value - allowed object is StatusCodeType
    • getValue

      public QName getValue()
      Gets the value of the value property.
      Returns:
      possible object is String