| Package | Description |
|---|---|
| org.opensaml.xacml.ctx | |
| org.opensaml.xacml.ctx.impl |
| Modifier and Type | Method and Description |
|---|---|
StatusType |
ResultType.getStatus()
Returns the status in the result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultType.setStatus(StatusType status)
Sets the result status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatusTypeImpl
Concrete implementation of
StatusType. |
| Modifier and Type | Method and Description |
|---|---|
StatusType |
StatusTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
StatusType |
StatusTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
StatusType |
ResultTypeImpl.getStatus()
Returns the status in the result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultTypeImpl.setStatus(StatusType statusIn)
Sets the result status.
|
Copyright © 1999–2015. All rights reserved.