Package | Description |
---|---|
org.opensaml.xacml.ctx |
XMLObject interfaces for XACML context schema.
|
Modifier and Type | Method and Description |
---|---|
StatusCodeType |
StatusCodeType.getStatusCode()
Gets the status code.
|
StatusCodeType |
StatusType.getStatusCode()
Gets the status code of status.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusCodeType.setStatusCode(StatusCodeType code)
Sets the status code.
|
void |
StatusType.setStatusCode(StatusCodeType newStatusCode)
Sets the status code for the Status.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.