|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusCode | |
---|---|
org.glite.authz.common.model | This model serves as a simplified XACML model and is used as the Hessian object model used to communicate between the PEP client and daemon. |
Uses of StatusCode in org.glite.authz.common.model |
---|
Methods in org.glite.authz.common.model that return StatusCode | |
---|---|
StatusCode |
Status.getCode()
Gets the code for this status. |
StatusCode |
StatusCode.getSubCode()
Gets the subcode for this status. |
Methods in org.glite.authz.common.model with parameters of type StatusCode | |
---|---|
void |
Status.setCode(StatusCode code)
Sets the code for this status. |
void |
StatusCode.setSubCode(StatusCode newSubCode)
Sets the subcode for this status. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |