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 |
Status.getStatusCode()
Return the object representing the
StatusCode (element). |
StatusCode |
StatusCode.getStatusCode()
Gets the second level status code.
|
Modifier and Type | Method and Description |
---|---|
void |
Status.setStatusCode(StatusCode statusCode)
Set the object representing the
StatusCode (element). |
void |
StatusCode.setStatusCode(StatusCode statusCode)
Sets the second level status code.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.