| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
XacmlCoreBase --+
|
XacmlContextBase --+
|
Status
XACML Response Result Status
|
|||
|
|||
| ndg.xacml.core.context.StatusCode |
|
||
|
|||
| basestring |
|
||
|
|||
| any |
|
||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
| ndg.xacml.core.context.Status |
|
||
|
|||
| NoneType but implement as string in derived classes |
ELEMENT_LOCAL_NAME = XML element local name for the given type |
||
|
Inherited from Inherited from |
|||
|
|||
|
statusCode status code object |
|||
|
statusMessage status message |
|||
|
statusDetail status message |
|||
|
Inherited from Inherited from |
|||
|
|||
ELEMENT_LOCAL_NAME check makes this class virtual - derived classes must override this method and set ELEMENT_LOCAL_NAME to the appropriate string
|
Create with an empty StatusCode object set
|
Gets the Code of this Status.
|
Sets the Code of this Status.
|
Gets the Message of this Status.
|
Sets the Message of this Status.
|
Gets the Detail of this Status.
|
Sets the Detail of this Status.
|
|
|||
statusCodestatus code object
|
statusMessagestatus message
|
statusDetailstatus message
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:34 2012 | http://epydoc.sourceforge.net |