| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
XacmlCoreBase --+
|
Rule
XACML Policy Rule
|
|||
|
|||
| ndg.xacml.core.condition.Condition / NoneType |
|
||
|
|||
| ndg.xacml.core.rule.Effect / NoneType |
|
||
|
|||
| basestring / NoneType |
|
||
|
|||
| ndg.xacml.core.context.result.Decision |
|
||
|
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 |
RULE_ID_ATTRIB_NAME = rule id XML attribute name |
||
| string |
EFFECT_ATTRIB_NAME = effect XML attribute name |
||
| string |
DESCRIPTION_LOCAL_NAME = XML local name for the description element |
||
|
Inherited from |
|||
|
|||
| ndg.xacml.core.target import Target / NoneType |
target Get Rule target |
||
| ndg.xacml.core.condition.Condition / NoneType |
condition Get rule condition |
||
|
id Rule identifier attribute |
|||
|
effect Rule effect attribute |
|||
|
description Rule Description text |
|||
|
Inherited from Inherited from |
|||
|
|||
Initialise attributes
|
Get rule ID
|
Set rule ID
|
Get rule effect
|
Set rule effect
|
Get rule description
|
Set rule description
|
Evaluate a rule
|
|
|||
targetGet Rule target
|
conditionGet rule condition
|
idRule identifier attribute |
effectRule effect attribute
|
descriptionRule Description text
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:35 2012 | http://epydoc.sourceforge.net |