|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusDetail | |
|---|---|
| org.jboss.security.xacml.sunxacml.ctx | All of the classes that support the context schema are in this package. |
| Uses of StatusDetail in org.jboss.security.xacml.sunxacml.ctx |
|---|
| Methods in org.jboss.security.xacml.sunxacml.ctx that return StatusDetail | |
|---|---|
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. |
| Constructors in org.jboss.security.xacml.sunxacml.ctx with parameters of type StatusDetail | |
|---|---|
Status(List code,
String message,
StatusDetail detail)
Constructor that takes the status code, an optional message, and some detail to include with the status. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||