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

Module match

source code

NDG XACML match function module - contains implementations for XACML 1.0 *-match functions

NERC DataGrid


Date: 26/03/10

Author: P J Kershaw

Contact: Philip.Kershaw@stfc.ac.uk

Copyright:  

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

Classes [hide private]
  MatchBase
Generic match function for all types
  Rfc822NameMatch
Match RFC 822 type name - e.g.
  FunctionClassFactory
Class Factory for *-match XACML 1.0 function classes
Variables [hide private]
  __revision__ = '$Id: $'
  attributeValueClassFactory = AttributeValueClassFactory()
  __package__ = 'ndg.xacml.core.functions.v1'