| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
XacmlCoreBase --+
|
Condition
XACML 2.0 Rule Condition Note the difference to XACML 1.0: the Condition element is its own type and not an Apply type. It expects a single Expression derived type child element
|
|||
|
|||
| bool |
|
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
| NoneType but implement as string in derived classes |
ELEMENT_LOCAL_NAME = XML element local name for the given type |
||
| string |
APPLY_ELEMENT_LOCAL_NAME = XML local name for the apply element |
||
|
Inherited from |
|||
|
|||
| ndg.xacml.core.expression.Expression |
__expression expression in this condition |
||
|
|||
| ndg.xacml.core.expression.Expression / NoneType |
expression Get expression |
||
|
Inherited from Inherited from |
|||
|
|||
Element local name check makes this a virtual method
|
Evaluate this rule condition
|
|
|||
expressionGet expression
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:34 2012 | http://epydoc.sourceforge.net |