Package ndg :: Package saml :: Package saml2 :: Package binding :: Package soap :: Package client :: Module attributequery
[hide private]

Module attributequery

source code

SAML 2.0 client bindings module implements SOAP binding for attribute query

NERC DataGrid Project


Date: 02/09/09

Author: P J Kershaw

Contact: Philip.Kershaw@stfc.ac.uk

Copyright: (C) 2009 Science and Technology Facilities Council

License: http://www.apache.org/licenses/LICENSE-2.0

Classes [hide private]
  AttributeQueryResponseError
SAML Response error from Attribute Query
  AttributeQuerySOAPBinding
SAML Attribute Query SOAP Binding
  AttributeQuerySslSOAPBinding
Specialisation of AttributeQuerySOAPbinding taking in the setting of SSL parameters for mutual authentication
Variables [hide private]
  __revision__ = '$Id: attributequery.py 8049 2012-03-28 15:57:3...
  log = logging.getLogger(__name__)
  _sslContextProxySupport = True
  __package__ = 'ndg.saml.saml2.binding.soap.client'
Variables Details [hide private]

__revision__

Value:
'$Id: attributequery.py 8049 2012-03-28 15:57:38Z pjkersha $'