| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
core.XacmlCoreBase --+
|
core.expression.Expression --+
|
core.attributevalue.AttributeValue --+
|
GroupRoleAttributeValue
Example Custom Attribute Value
|
|||
| NoneType / string in derived type |
TYPE type name for derived type - set to None in this parent class |
||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
value Override default value property to give custom result. |
|||
| group | |||
| role | |||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Derived classes must override setting TYPE class variable
|
|
|||
valueOverride default value property to give custom result. Also, 'value' becomes a read-only property. Making this change is critical to the function of the GroupRoleAtLeastOneMemberOf class below - it relies on being able to make comparison of the value attribute of different GroupRoleAttributeValue instances. Defined this way, comparison is by group,role to group,role tuple
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:36 2012 | http://epydoc.sourceforge.net |