Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
Modifier and Type | Method and Description |
---|---|
StatusCode |
Status.getStatusCode()
Gets the Code of this Status.
|
StatusCode |
StatusCode.getStatusCode()
Gets the Status Code of this Status Code.
|
Modifier and Type | Method and Description |
---|---|
void |
Status.setStatusCode(StatusCode newStatusCode)
Sets the Code of this Status.
|
void |
StatusCode.setStatusCode(StatusCode newStatusCode)
Sets the Status Code of this Status Code.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.