Package ndg :: Package saml :: Package common :: Module xml
[hide private]

Module xml

source code

SAML Common XML module

Implementation of SAML 2.0 for NDG Security

NERC DataGrid Project

This implementation is adapted from the Java OpenSAML implementation. The copyright and licence information are included here:

Copyright [2005] [University Corporation for Advanced Internet Development, Inc.]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

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

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


Date: 23/07/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]
  SAMLConstants
XML related constants used in the SAML specifications.
  QName
XML Qualified Name
Variables [hide private]
  __revision__ = '$Id: xml.py 8009 2012-01-30 16:19:43Z rwilkins...
  __package__ = 'ndg.saml.common'
Variables Details [hide private]

__revision__

Value:
'$Id: xml.py 8009 2012-01-30 16:19:43Z rwilkinson $'