| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
XacmlCoreBase --+
|
expression.Expression --+
|
AttributeSelector
XACML Attribute Selector type
|
|||
|
Inherited from |
|||
|
|||
|
|||
| bag of dataType |
|
||
|
Inherited from 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 |
MUST_BE_PRESENT_ATTRIB_NAME = must be present XML attribute name |
||
| string |
REQUEST_CONTEXT_PATH_ATTRIB_NAME = request context XML attribute name |
||
__abstractmethods__ =
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
| basestring |
requestContextPath Get request context path |
||
| bool |
mustBePresent Get Must Be Present flag |
||
| ndg.xacml.core.attributevalue.AttributeValueClassFactory |
attributeValueFactory Get Attribute Value factory function |
||
| __mustBePresent | |||
| __requestContextPath | |||
|
Inherited from Inherited from Inherited from |
|||
|
|||
XACML Attribute Selector type
|
Evaluates an XPath expression with the context node being the request using the XPath selector set in the context.
|
|
|||
requestContextPathGet request context path
|
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 |