Package ndg :: Package xacml :: Package core :: Module match
[hide private]

Module match

source code

NDG Security Match type definition

NERC DataGrid


Date: 25/02/10

Author: P J Kershaw

Contact: Philip.Kershaw@stfc.ac.uk

Copyright: (C) 2010 Science and Technology Facilities Council

License: BSD - see LICENSE file in top-level directory

Classes [hide private]
  MatchBase
Base class for representation of SubjectMatch, ResourceMatch, ActionMatch and EnvironmentMatch Target elements
  SubjectMatch
Subject Match Type
  ResourceMatch
Resource Match
  ActionMatch
Action match
  EnvironmentMatch
Environment Match
Variables [hide private]
  __revision__ = '$Id: match.py 7955 2011-12-21 18:29:45Z rwilki...
  log = logging.getLogger(__name__)
  __package__ = 'ndg.xacml.core'
Variables Details [hide private]

__revision__

Value:
'$Id: match.py 7955 2011-12-21 18:29:45Z rwilkinson $'