Package ndg :: Package xacml :: Package core :: Package context :: Module exceptions
[hide private]

Module exceptions

source code

NDG XACML exception types for the context package

NERC DataGrid


Date: 01/04/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]
  XacmlContextError
Base class for exceptions related XACML context handling
  XacmlContextTypeError
Type errors within XACML context processing
  MissingAttributeError
AttributeDesignator or AttributeSelector has specified MustBePresent but the request context contains no match for required attribute XPath respectively
Variables [hide private]
  __revision__ = '$Id: exceptions.py 7087 2010-06-25 11:23:09Z p...
  __package__ = 'ndg.xacml.core.context'
Variables Details [hide private]

__revision__

Value:
'$Id: exceptions.py 7087 2010-06-25 11:23:09Z pjkersha $'