Package ndg :: Package xacml :: Package core :: Class Identifiers :: Class Resource
[hide private]

Class Resource

source code

object --+
         |
        Identifiers.Resource

XACML Resource Identifiers

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  RESOURCE_LOCATION = 'urn:oasis:names:tc:xacml:1.0:resource:res...
  RESOURCE_ID = 'urn:oasis:names:tc:xacml:1.0:resource:resource-id'
  SIMPLE_FILE_NAME = 'urn:oasis:names:tc:xacml:1.0:resource:simp...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

RESOURCE_LOCATION

Value:
'urn:oasis:names:tc:xacml:1.0:resource:resource-location'

SIMPLE_FILE_NAME

Value:
'urn:oasis:names:tc:xacml:1.0:resource:simple-file-name'