| Package | Description |
|---|---|
| org.jboss.security.xacml.sunxacml.ctx |
All of the classes that support the context schema are in this
package.
|
| Modifier and Type | Method and Description |
|---|---|
StatusDetail |
Status.getDetail()
Returns the status detail or null if there is none.
|
static StatusDetail |
StatusDetail.getInstance(Node root)
Creates an instance of a
StatusDetail object based on
the given DOM root node. |
| Constructor and Description |
|---|
Status(List code,
String message,
StatusDetail detail)
Constructor that takes the status code, an optional message, and some
detail to include with the status.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.