Package utils
source code
Utilities module for NDG Security SAML implementation
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:
10/08/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
|
SAMLDateTime
Generic datetime formatting utility for SAML timestamps - XMLSchema
Datetime format
|
|
TypedList
Extend list type to enabled only items of a given type.
|
|
__revision__ = ' $Id: __init__.py 7634 2010-10-20 20:23:29Z pjk ...
|
|
__package__ = ' ndg.saml.utils '
|
__revision__
- Value:
' $Id: __init__.py 7634 2010-10-20 20:23:29Z pjkersha $ '
|
|