Package | Description |
---|---|
com.sun.identity.saml.protocol |
SAML 1.x Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
StatusCode |
StatusCode.getStatusCode()
Gets the sub
StatusCode of the StatusCode . |
StatusCode |
Status.getStatusCode()
Gets the
StatusCode of the Response. |
Modifier and Type | Method and Description |
---|---|
void |
StatusCode.setStatusCode(StatusCode subcode)
Sets the sub
StatusCode . |
Constructor and Description |
---|
Status(StatusCode code)
Constructs a Status object from a
StatusCode . |
Status(StatusCode code,
String message,
Element detail)
Constructor.
|
StatusCode(String value,
StatusCode subCode)
Construct a
StatusCode object from a value String and a sub
StatusCode . |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.