| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractReader --+
|
reader.ETreeAbstractReader --+
|
PolicyReader
Parse a Policy Document using ElementTree
|
|||
| NoneType |
TYPE XACML type to instantiate from parsed object |
||
|
Inherited from |
|||
|
|||
| ndg.xacml.core.policy.Policy derived type |
|
||
| ndg.xacml.core.policy.Policy derived type |
|
||
|
Inherited from Inherited from |
|||
|
|||
| XacmlCoreBase sub type |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__abstractmethods__ =
|
|||
_abc_cache = <_weakrefset.WeakSet object at 0x101cd7dd0>
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Parse policy object
|
Parse from input object and return new XACML object As a special case, allow the common data to be None. This is because for parsing a policy rather than a policy set, no common data is needed.
|
Parse policy object
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:36 2012 | http://epydoc.sourceforge.net |