Package | Description |
---|---|
org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
Modifier and Type | Method and Description |
---|---|
StatusCode |
StatusCode.getStatusCode()
Gets the second level status code.
|
StatusCode |
Status.getStatusCode()
Get the object representing the
StatusCode (element). |
Modifier and Type | Method and Description |
---|---|
void |
StatusCode.setStatusCode(StatusCode statusCode)
Sets the second level status code.
|
void |
Status.setStatusCode(StatusCode statusCode)
Set the object representing the
StatusCode (element). |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.