| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
XacmlCoreBase --+
|
Attribute
XACML Attribute type
|
|||
|
|||
| basestring / NoneType |
|
||
|
|||
| dict |
|
||
|
Inherited from Inherited from |
|||
|
|||
| NoneType but implement as string in derived classes |
ELEMENT_LOCAL_NAME = XML element local name for the given type |
||
| string |
ATTRIBUTE_VALUE_ELEMENT_LOCAL_NAME = XML local name for attribute value child element |
||
| string |
DATA_TYPE_ATTRIB_NAME = XML attribute name for data type |
||
| string |
ATTRIBUTE_ID_ATTRIB_NAME = attribute ID XML attribute name |
||
| string |
ISSUER_ATTRIB_NAME = issuer XML attribute name |
||
|
Inherited from |
|||
|
|||
| ndg.xacml.utils.TypedList |
attributeValues Get attribute values |
||
|
dataType Attribute data type |
|||
| basestring / NoneType |
attributeId Get Attribute Id |
||
| basestring / NoneType |
issuer Get Issuer |
||
|
Inherited from Inherited from |
|||
|
|||
Element local name check makes this a virtual method
|
Get data type
|
Set data type
|
Enable pickling
|
|
|||
attributeValuesGet attribute values
|
dataTypeAttribute data type
|
attributeIdGet Attribute Id
|
issuerGet Issuer
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:34 2012 | http://epydoc.sourceforge.net |