| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
XacmlCoreBase --+
|
expression.Expression --+
|
AttributeDesignator
Base class for XACML Attribute Designator types
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
| string |
ATTRIBUTE_ID_ATTRIB_NAME = attribute ID XML attribute name |
||
| string |
ISSUER_ATTRIB_NAME = issuer XML attribute name |
||
| string |
MUST_BE_PRESENT_ATTRIB_NAME = must be present XML attribute name |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
| basestring / NoneType |
attributeId Get Attribute Id |
||
| basestring / NoneType |
issuer Get Issuer |
||
| bool |
mustBePresent Get Must Be Present flag |
||
| ndg.xacml.core.attributevalue.AttributeValueClassFactory |
attributeValueFactory Get Attribute Value factory function |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Initialise attributes
|
|
|||
attributeIdGet Attribute Id
|
issuerGet Issuer
|
mustBePresentGet Must Be Present flag
|
attributeValueFactoryGet Attribute Value factory function
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:34 2012 | http://epydoc.sourceforge.net |