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

Class Environment

source code

object --+
         |
        Identifiers.Environment

XACML Environment 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]
  CURRENT_TIME = 'urn:oasis:names:tc:xacml:1.0:environment:curre...
  CURRENT_DATE = 'urn:oasis:names:tc:xacml:1.0:environment:curre...
  CURRENT_DATETIME = 'urn:oasis:names:tc:xacml:1.0:environment:c...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

CURRENT_TIME

Value:
'urn:oasis:names:tc:xacml:1.0:environment:current-time'

CURRENT_DATE

Value:
'urn:oasis:names:tc:xacml:1.0:environment:current-date'

CURRENT_DATETIME

Value:
'urn:oasis:names:tc:xacml:1.0:environment:current-dateTime'