| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AttributeValueClassFactory
Create AttributeValue types based on the XML namespace identifier
Convenience wrapper for IDENTIFIER2CLASS_MAP instance of AttributeValueClassMap
|
|||
|
|||
| NoneType / ndg.xacml.core.attributevalue.AttributeValue derived type |
|
||
|
Inherited from |
|||
|
|||
|
|||
|
|||
IDENTIFIER2CLASS_MAP = {'urn:oasis:names:tc:xacml:1.0:data-typ
|
|||
|
|||
| ndg.xacml.core.attributevalue.AttributeValueClassMap |
__classMap mapping object to map attribute value URIs to their implementations as classes |
||
|
|||
|
Inherited from |
|||
|
|||
Set a mapping object to map attribute value URIs to their implementations as classes
|
Return <type>AttributeValue class for given identifier URI or None if no match is found
|
Extend Default AttributeValue Class Map with custom types. This enables the policy to support additional attribute types
|
|
|||
IDENTIFIER2CLASS_MAP
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:34 2012 | http://epydoc.sourceforge.net |