source:
TI12-security/trunk/WSSecurity/ndg/server/__init__.py
@
6409
Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/trunk/WSSecurity/ndg/server/__init__.py@6409
Revision 6409, 258 bytes checked in by pjkersha, 11 years ago (diff) |
---|
Line | |
---|---|
1 | """WS-Security server package |
2 | |
3 | NERC DataGrid Project |
4 | """ |
5 | __author__ = "Philip Kershaw" |
6 | __date__ = "26/01/2010" |
7 | __copyright__ = "" |
8 | __license__ = "BSD - see LICENSE file in top-level directory" |
9 | __contact__ = "Philip.Kershaw@stfc.ac.uk" |
10 | __revision__ = '$Id: $' |
Note: See TracBrowser
for help on using the repository browser.