| Package | Description |
|---|---|
| org.opensaml.xacml.ctx | |
| org.opensaml.xacml.ctx.impl |
| Modifier and Type | Method and Description |
|---|---|
StatusDetailType |
StatusType.getStatusDetail()
Gets the status detail of status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusType.setStatusDetail(StatusDetailType statusDetail)
Sets the status detail for the Status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatusDetailTypeImpl
Concrete implementation of
StatusCodeType. |
| Modifier and Type | Method and Description |
|---|---|
StatusDetailType |
StatusDetailTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
StatusDetailType |
StatusDetailTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
StatusDetailType |
StatusTypeImpl.getStatusDetail()
Gets the status detail of status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusTypeImpl.setStatusDetail(StatusDetailType newStatusDetail)
Sets the status detail for the Status.
|
Copyright © 1999–2015. All rights reserved.