1 | <?xml version="1.0" encoding="ascii"?> |
---|
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
3 | "DTD/xhtml1-transitional.dtd"> |
---|
4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
---|
5 | <head> |
---|
6 | <title>Class Hierarchy</title> |
---|
7 | <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
---|
8 | <script type="text/javascript" src="epydoc.js"></script> |
---|
9 | </head> |
---|
10 | |
---|
11 | <body bgcolor="white" text="black" link="blue" vlink="#204080" |
---|
12 | alink="#204080"> |
---|
13 | <!-- ==================== NAVIGATION BAR ==================== --> |
---|
14 | <table class="navbar" border="0" width="100%" cellpadding="0" |
---|
15 | bgcolor="#a0c0ff" cellspacing="0"> |
---|
16 | <tr valign="middle"> |
---|
17 | <!-- Home link --> |
---|
18 | <th> <a |
---|
19 | href="ndg-module.html">Home</a> </th> |
---|
20 | |
---|
21 | <!-- Tree link --> |
---|
22 | <th bgcolor="#70b0f0" class="navbar-select" |
---|
23 | > Trees </th> |
---|
24 | |
---|
25 | <!-- Index link --> |
---|
26 | <th> <a |
---|
27 | href="identifier-index.html">Indices</a> </th> |
---|
28 | |
---|
29 | <!-- Help link --> |
---|
30 | <th> <a |
---|
31 | href="help.html">Help</a> </th> |
---|
32 | |
---|
33 | <!-- Project homepage --> |
---|
34 | <th class="navbar" align="right" width="100%"> |
---|
35 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
36 | <tr><th class="navbar" align="center" |
---|
37 | >NDG Security</th> |
---|
38 | </tr></table></th> |
---|
39 | </tr> |
---|
40 | </table> |
---|
41 | <table width="100%" cellpadding="0" cellspacing="0"> |
---|
42 | <tr valign="top"> |
---|
43 | <td width="100%"> </td> |
---|
44 | <td> |
---|
45 | <table cellpadding="0" cellspacing="0"> |
---|
46 | <!-- hide/show private --> |
---|
47 | <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
---|
48 | onclick="toggle_private();">hide private</a>]</span></td></tr> |
---|
49 | </table> |
---|
50 | </td> |
---|
51 | </tr> |
---|
52 | </table> |
---|
53 | <center><b> |
---|
54 | [ <a href="module-tree.html">Module Hierarchy</a> |
---|
55 | | <a href="class-tree.html">Class Hierarchy</a> ] |
---|
56 | </b></center><br /> |
---|
57 | <h1 class="epydoc">Class Hierarchy</h1> |
---|
58 | <ul class="nomargin-top"> |
---|
59 | <li> <strong class="uidlink"><i>unreachable</i></strong> |
---|
60 | </li> |
---|
61 | <li> <strong class="uidlink"><i>unreachable</i></strong> |
---|
62 | </li> |
---|
63 | <li> <strong class="uidlink"><i>unreachable</i></strong> |
---|
64 | </li> |
---|
65 | <li> <strong class="uidlink"><i>unreachable</i></strong> |
---|
66 | </li> |
---|
67 | <li> <strong class="uidlink">ConfigParser.RawConfigParser</strong> |
---|
68 | <ul> |
---|
69 | <li> <strong class="uidlink">ConfigParser.ConfigParser</strong> |
---|
70 | <ul> |
---|
71 | <li> <strong class="uidlink">ConfigParser.SafeConfigParser</strong> |
---|
72 | <ul> |
---|
73 | <li> <strong class="uidlink"><a href="ndg.security.common.openssl.OpenSSLConfig-class.html">ndg.security.common.openssl.OpenSSLConfig</a></strong>: |
---|
74 | <em class="summary">Wrapper to OpenSSL Configuration file to allow extraction of |
---|
75 | required distinguished name used for making certificate |
---|
76 | requests</em> |
---|
77 | </li> |
---|
78 | </ul> |
---|
79 | </li> |
---|
80 | </ul> |
---|
81 | </li> |
---|
82 | </ul> |
---|
83 | </li> |
---|
84 | <li> <strong class="uidlink">M2Crypto.SSL.Checker.Checker</strong> |
---|
85 | <ul> |
---|
86 | <li> <strong class="uidlink"><a href="ndg.security.common.m2CryptoSSLUtility.HostCheck-class.html">ndg.security.common.m2CryptoSSLUtility.HostCheck</a></strong>: |
---|
87 | <em class="summary">Override SSL.Checker.Checker to enable alternate Common Name |
---|
88 | setting match for peer cert</em> |
---|
89 | </li> |
---|
90 | <li> <strong class="uidlink"><a href="ndg.security.server.MyProxy._HostCheck-class.html">ndg.security.server.MyProxy._HostCheck</a></strong>: |
---|
91 | <em class="summary">Override SSL.Checker.Checker to allow additional check of |
---|
92 | MyProxy server identity.</em> |
---|
93 | </li> |
---|
94 | </ul> |
---|
95 | </li> |
---|
96 | <li> <strong class="uidlink">ZSI.ServiceContainer.ServiceInterface</strong>: |
---|
97 | <em class="summary">Defines the interface for use with ServiceContainer Handlers.</em> |
---|
98 | <ul> |
---|
99 | <li> <strong class="uidlink">ZSI.ServiceContainer.ServiceSOAPBinding</strong>: |
---|
100 | <em class="summary">Binding defines the set of wsdl:binding operations, it takes as |
---|
101 | input a ParsedSoap instance and parses it into a pyobj.</em> |
---|
102 | <ul> |
---|
103 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AttAuthority_services_server.AttAuthorityService-class.html">ndg.security.server.AttAuthority.AttAuthority_services_server.AttAuthorityService</a></strong> |
---|
104 | </li> |
---|
105 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.server.EchoService_services_server.EchoService-class.html">ndg.security.test.wsSecurity.server.EchoService_services_server.EchoService</a></strong> |
---|
106 | <ul> |
---|
107 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.server.echoServer.EchoService-class.html">ndg.security.test.wsSecurity.server.echoServer.EchoService</a></strong> |
---|
108 | </li> |
---|
109 | </ul> |
---|
110 | </li> |
---|
111 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr.SessionMgr_services_server.SessionMgrService-class.html">ndg.security.server.SessionMgr.SessionMgr_services_server.SessionMgrService</a></strong> |
---|
112 | </li> |
---|
113 | <li> <strong class="uidlink"><a href="ndg.security.server.ca.CertificateAuthority_services_server.CertificateAuthorityService-class.html">ndg.security.server.ca.CertificateAuthority_services_server.CertificateAuthorityService</a></strong> |
---|
114 | </li> |
---|
115 | </ul> |
---|
116 | </li> |
---|
117 | </ul> |
---|
118 | </li> |
---|
119 | <li> <strong class="uidlink">ZSI.TC.TypeCode</strong>: |
---|
120 | <em class="summary">The parent class for all parseable SOAP types.</em> |
---|
121 | <ul> |
---|
122 | <li> <strong class="uidlink">ZSI.TCcompound.ComplexType</strong>: |
---|
123 | <em class="summary">Represents an element of complexType, potentially containing |
---|
124 | other elements.</em> |
---|
125 | <ul> |
---|
126 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.revokeCertResponse_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.revokeCertResponse_Dec</a></strong> |
---|
127 | </li> |
---|
128 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getX509Cert_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getX509Cert_Dec</a></strong> |
---|
129 | </li> |
---|
130 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAttCertResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAttCertResponse_Dec</a></strong> |
---|
131 | </li> |
---|
132 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getHostInfo_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getHostInfo_Dec</a></strong> |
---|
133 | </li> |
---|
134 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAttCert_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAttCert_Dec</a></strong> |
---|
135 | </li> |
---|
136 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAllHostsInfoResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAllHostsInfoResponse_Dec</a></strong> |
---|
137 | </li> |
---|
138 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getTrustedHostInfoResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getTrustedHostInfoResponse_Dec</a></strong> |
---|
139 | </li> |
---|
140 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.revokeCert_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.revokeCert_Dec</a></strong> |
---|
141 | </li> |
---|
142 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.getCRLResponse_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.getCRLResponse_Dec</a></strong> |
---|
143 | </li> |
---|
144 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getX509Cert_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getX509Cert_Dec</a></strong> |
---|
145 | </li> |
---|
146 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getTrustedHostInfo_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getTrustedHostInfo_Dec</a></strong> |
---|
147 | </li> |
---|
148 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.disconnect_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.disconnect_Dec</a></strong> |
---|
149 | </li> |
---|
150 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.issueCertResponse_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.issueCertResponse_Dec</a></strong> |
---|
151 | </li> |
---|
152 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.connectResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.connectResponse_Dec</a></strong> |
---|
153 | </li> |
---|
154 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.getCRL_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.getCRL_Dec</a></strong> |
---|
155 | </li> |
---|
156 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getSessionStatus_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getSessionStatus_Dec</a></strong> |
---|
157 | </li> |
---|
158 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.issueCert_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.issueCert_Dec</a></strong> |
---|
159 | </li> |
---|
160 | <li> <strong class="uidlink">ZSI.TCcompound.Struct</strong>: |
---|
161 | <em class="summary">Struct is a complex type for accessors identified by name.</em> |
---|
162 | <ul> |
---|
163 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.debugResponse-class.html">ndg.security.common.logService.log_services.debugResponse</a></strong> |
---|
164 | <ul> |
---|
165 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.debugResponseWrapper-class.html">ndg.security.common.logService.log_services.debugResponseWrapper</a></strong>: |
---|
166 | <em class="summary">wrapper for rpc:encoded message</em> |
---|
167 | </li> |
---|
168 | </ul> |
---|
169 | </li> |
---|
170 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.debugRequest-class.html">ndg.security.common.logService.log_services.debugRequest</a></strong> |
---|
171 | <ul> |
---|
172 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.debugRequestWrapper-class.html">ndg.security.common.logService.log_services.debugRequestWrapper</a></strong>: |
---|
173 | <em class="summary">wrapper for rpc:encoded message</em> |
---|
174 | </li> |
---|
175 | </ul> |
---|
176 | </li> |
---|
177 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.warningResponse-class.html">ndg.security.common.logService.log_services.warningResponse</a></strong> |
---|
178 | <ul> |
---|
179 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.warningResponseWrapper-class.html">ndg.security.common.logService.log_services.warningResponseWrapper</a></strong>: |
---|
180 | <em class="summary">wrapper for rpc:encoded message</em> |
---|
181 | </li> |
---|
182 | </ul> |
---|
183 | </li> |
---|
184 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.infoRequest-class.html">ndg.security.common.logService.log_services.infoRequest</a></strong> |
---|
185 | <ul> |
---|
186 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.infoRequestWrapper-class.html">ndg.security.common.logService.log_services.infoRequestWrapper</a></strong>: |
---|
187 | <em class="summary">wrapper for rpc:encoded message</em> |
---|
188 | </li> |
---|
189 | </ul> |
---|
190 | </li> |
---|
191 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.errorRequest-class.html">ndg.security.common.logService.log_services.errorRequest</a></strong> |
---|
192 | <ul> |
---|
193 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.errorRequestWrapper-class.html">ndg.security.common.logService.log_services.errorRequestWrapper</a></strong>: |
---|
194 | <em class="summary">wrapper for rpc:encoded message</em> |
---|
195 | </li> |
---|
196 | </ul> |
---|
197 | </li> |
---|
198 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.warningRequest-class.html">ndg.security.common.logService.log_services.warningRequest</a></strong> |
---|
199 | <ul> |
---|
200 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.warningRequestWrapper-class.html">ndg.security.common.logService.log_services.warningRequestWrapper</a></strong>: |
---|
201 | <em class="summary">wrapper for rpc:encoded message</em> |
---|
202 | </li> |
---|
203 | </ul> |
---|
204 | </li> |
---|
205 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.infoResponse-class.html">ndg.security.common.logService.log_services.infoResponse</a></strong> |
---|
206 | <ul> |
---|
207 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.infoResponseWrapper-class.html">ndg.security.common.logService.log_services.infoResponseWrapper</a></strong>: |
---|
208 | <em class="summary">wrapper for rpc:encoded message</em> |
---|
209 | </li> |
---|
210 | </ul> |
---|
211 | </li> |
---|
212 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.errorResponse-class.html">ndg.security.common.logService.log_services.errorResponse</a></strong> |
---|
213 | <ul> |
---|
214 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.errorResponseWrapper-class.html">ndg.security.common.logService.log_services.errorResponseWrapper</a></strong>: |
---|
215 | <em class="summary">wrapper for rpc:encoded message</em> |
---|
216 | </li> |
---|
217 | </ul> |
---|
218 | </li> |
---|
219 | </ul> |
---|
220 | </li> |
---|
221 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.HostInfo_Def-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.HostInfo_Def</a></strong> |
---|
222 | </li> |
---|
223 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.disconnectResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.disconnectResponse_Dec</a></strong> |
---|
224 | </li> |
---|
225 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getSessionStatusResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getSessionStatusResponse_Dec</a></strong> |
---|
226 | </li> |
---|
227 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.server.EchoService_services_types.ns0.EchoResponse_Dec-class.html">ndg.security.test.wsSecurity.server.EchoService_services_types.ns0.EchoResponse_Dec</a></strong> |
---|
228 | </li> |
---|
229 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.server.EchoService_services_types.ns0.Echo_Dec-class.html">ndg.security.test.wsSecurity.server.EchoService_services_types.ns0.Echo_Dec</a></strong> |
---|
230 | </li> |
---|
231 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getAttCertResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getAttCertResponse_Dec</a></strong> |
---|
232 | </li> |
---|
233 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getHostInfoResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getHostInfoResponse_Dec</a></strong> |
---|
234 | </li> |
---|
235 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.connect_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.connect_Dec</a></strong> |
---|
236 | </li> |
---|
237 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getX509CertResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getX509CertResponse_Dec</a></strong> |
---|
238 | </li> |
---|
239 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAllHostsInfo_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAllHostsInfo_Dec</a></strong> |
---|
240 | </li> |
---|
241 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getX509CertResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getX509CertResponse_Dec</a></strong> |
---|
242 | </li> |
---|
243 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getAttCert_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getAttCert_Dec</a></strong> |
---|
244 | </li> |
---|
245 | </ul> |
---|
246 | </li> |
---|
247 | </ul> |
---|
248 | </li> |
---|
249 | <li> <strong class="uidlink"><a href="ZSI.twisted.WSresource.DefaultHandlerChain-class.html">ZSI.twisted.WSresource.DefaultHandlerChain</a></strong> |
---|
250 | </li> |
---|
251 | <li> <strong class="uidlink">ZSI.wstools.Namespaces.WSU</strong> |
---|
252 | <ul> |
---|
253 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity._WSU-class.html">ndg.security.common.wsSecurity._WSU</a></strong>: |
---|
254 | <em class="summary">Try different utility namespace for use with WebSphere</em> |
---|
255 | </li> |
---|
256 | </ul> |
---|
257 | </li> |
---|
258 | <li> <strong class="uidlink">cgi.FieldStorage</strong>: |
---|
259 | <em class="summary">Store a sequence of fields, reading multipart/form-data.</em> |
---|
260 | </li> |
---|
261 | <li> <strong class="uidlink">httplib.HTTPConnection</strong> |
---|
262 | <ul> |
---|
263 | <li> <strong class="uidlink">M2Crypto.httpslib.HTTPSConnection</strong>: |
---|
264 | <em class="summary">This class allows communication via SSL using M2Crypto.</em> |
---|
265 | <ul> |
---|
266 | <li> <strong class="uidlink"><a href="ndg.security.common.m2CryptoSSLUtility.HTTPSConnection-class.html">ndg.security.common.m2CryptoSSLUtility.HTTPSConnection</a></strong>: |
---|
267 | <em class="summary">Modified version of M2Crypto equivalent to enable custom checks |
---|
268 | with the peer and timeout settings</em> |
---|
269 | </li> |
---|
270 | </ul> |
---|
271 | </li> |
---|
272 | </ul> |
---|
273 | </li> |
---|
274 | <li> <strong class="uidlink"><a href="httplib.HTTPResponse-class.html">httplib.HTTPResponse</a></strong> |
---|
275 | </li> |
---|
276 | <li> <strong class="uidlink">logging.Filterer</strong>: |
---|
277 | <em class="summary">A base class for loggers and handlers which allows them to share |
---|
278 | common code.</em> |
---|
279 | <ul> |
---|
280 | <li> <strong class="uidlink">logging.Logger</strong>: |
---|
281 | <em class="summary">Instances of the Logger class represent a single logging |
---|
282 | channel.</em> |
---|
283 | <ul> |
---|
284 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AttCertLog-class.html">ndg.security.server.AttAuthority.AttCertLog</a></strong>: |
---|
285 | <em class="summary">Log each Attribute Certificate issued using a rotating file |
---|
286 | handler so that the number of files held can be managed</em> |
---|
287 | </li> |
---|
288 | <li> <strong class="uidlink"><a href="ndg.security.server.Log.Log-class.html">ndg.security.server.Log.Log</a></strong>: |
---|
289 | <em class="summary">NDG Security Logging class</em> |
---|
290 | </li> |
---|
291 | </ul> |
---|
292 | </li> |
---|
293 | </ul> |
---|
294 | </li> |
---|
295 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services.AttAuthorityBindingSOAP-class.html">ndg.security.common.AttAuthority.AttAuthority_services.AttAuthorityBindingSOAP</a></strong> |
---|
296 | </li> |
---|
297 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services.AttAuthorityServiceLocator-class.html">ndg.security.common.AttAuthority.AttAuthority_services.AttAuthorityServiceLocator</a></strong> |
---|
298 | </li> |
---|
299 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0</a></strong> |
---|
300 | </li> |
---|
301 | <li> <strong class="uidlink"><a href="ndg.security.common.CredWallet.CredRepos-class.html">ndg.security.common.CredWallet.CredRepos</a></strong>: |
---|
302 | <em class="summary">CredWallet's interface class to a Credential Repository</em> |
---|
303 | <ul> |
---|
304 | <li> <strong class="uidlink"><a href="ndg.security.common.CredWallet.NullCredRepos-class.html">ndg.security.common.CredWallet.NullCredRepos</a></strong>: |
---|
305 | <em class="summary">Implementation of Credential Repository interface with empty |
---|
306 | stubs.</em> |
---|
307 | </li> |
---|
308 | </ul> |
---|
309 | </li> |
---|
310 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services.SessionMgrBindingSOAP-class.html">ndg.security.common.SessionMgr.SessionMgr_services.SessionMgrBindingSOAP</a></strong> |
---|
311 | </li> |
---|
312 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services.SessionMgrServiceLocator-class.html">ndg.security.common.SessionMgr.SessionMgr_services.SessionMgrServiceLocator</a></strong> |
---|
313 | </li> |
---|
314 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0</a></strong> |
---|
315 | </li> |
---|
316 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services.CertificateAuthorityBindingSOAP-class.html">ndg.security.common.ca.CertificateAuthority_services.CertificateAuthorityBindingSOAP</a></strong> |
---|
317 | </li> |
---|
318 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services.CertificateAuthorityServiceLocator-class.html">ndg.security.common.ca.CertificateAuthority_services.CertificateAuthorityServiceLocator</a></strong> |
---|
319 | </li> |
---|
320 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0</a></strong> |
---|
321 | </li> |
---|
322 | <li> <strong class="uidlink"><a href="ndg.security.common.gatekeeper.GatekeeperResrc-class.html">ndg.security.common.gatekeeper.GatekeeperResrc</a></strong>: |
---|
323 | <em class="summary">An abstract base class to define the resource -> role |
---|
324 | interface for the Gatekeeper.</em> |
---|
325 | </li> |
---|
326 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.logBindingSOAP-class.html">ndg.security.common.logService.log_services.logBindingSOAP</a></strong> |
---|
327 | </li> |
---|
328 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.logServiceInterface-class.html">ndg.security.common.logService.log_services.logServiceInterface</a></strong> |
---|
329 | <ul> |
---|
330 | <li> <strong class="uidlink"><a href="ndg.security.common.logService.log_services.logServiceLocator-class.html">ndg.security.common.logService.log_services.logServiceLocator</a></strong> |
---|
331 | </li> |
---|
332 | </ul> |
---|
333 | </li> |
---|
334 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AAUserRoles-class.html">ndg.security.server.AttAuthority.AAUserRoles</a></strong>: |
---|
335 | <em class="summary">An abstract base class to define the user roles interface to an |
---|
336 | Attribute Authority.</em> |
---|
337 | <ul> |
---|
338 | <li> <strong class="uidlink"><a href="ndg.security.test.attAuthority.siteBUserRoles.TestUserRoles-class.html">ndg.security.test.attAuthority.siteBUserRoles.TestUserRoles</a></strong>: |
---|
339 | <em class="summary">Test User Roles class dynamic import for Attribute Authority</em> |
---|
340 | </li> |
---|
341 | <li> <strong class="uidlink"><a href="ndg.security.test.attAuthority.siteAUserRoles.TestUserRoles-class.html">ndg.security.test.attAuthority.siteAUserRoles.TestUserRoles</a></strong>: |
---|
342 | <em class="summary">Test User Roles class dynamic import for Attribute Authority</em> |
---|
343 | </li> |
---|
344 | <li> <strong class="uidlink"><a href="ndg.security.server.conf.userRoles.UserRoles-class.html">ndg.security.server.conf.userRoles.UserRoles</a></strong>: |
---|
345 | <em class="summary">User Roles class dynamic import for Attribute Authority.</em> |
---|
346 | </li> |
---|
347 | </ul> |
---|
348 | </li> |
---|
349 | <li> <strong class="uidlink"><a href="ndg.security.server.twisted.WSSecurityHandler-class.html">ndg.security.server.twisted.WSSecurityHandler</a></strong> |
---|
350 | </li> |
---|
351 | <li> <strong class="uidlink"><a href="ndg.security.server.twisted.WSSecurityHandlerChainFactory-class.html">ndg.security.server.twisted.WSSecurityHandlerChainFactory</a></strong> |
---|
352 | </li> |
---|
353 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.client.EchoService_services.EchoBindingSOAP-class.html">ndg.security.test.wsSecurity.client.EchoService_services.EchoBindingSOAP</a></strong> |
---|
354 | </li> |
---|
355 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.client.EchoService_services.EchoServiceLocator-class.html">ndg.security.test.wsSecurity.client.EchoService_services.EchoServiceLocator</a></strong> |
---|
356 | </li> |
---|
357 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.client.EchoService_services_types.ns0-class.html">ndg.security.test.wsSecurity.client.EchoService_services_types.ns0</a></strong> |
---|
358 | </li> |
---|
359 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.server.EchoService_services.EchoBindingSOAP-class.html">ndg.security.test.wsSecurity.server.EchoService_services.EchoBindingSOAP</a></strong> |
---|
360 | </li> |
---|
361 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.server.EchoService_services.EchoServiceLocator-class.html">ndg.security.test.wsSecurity.server.EchoService_services.EchoServiceLocator</a></strong> |
---|
362 | </li> |
---|
363 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.server.EchoService_services_types.ns0-class.html">ndg.security.test.wsSecurity.server.EchoService_services_types.ns0</a></strong> |
---|
364 | </li> |
---|
365 | <li> <strong class="uidlink">object</strong>: |
---|
366 | <em class="summary">The most base type</em> |
---|
367 | <ul> |
---|
368 | <li> <strong class="uidlink">ZSI.schema.ElementDeclaration</strong>: |
---|
369 | <em class="summary">Typecodes subclass to represent a Global Element Declaration by |
---|
370 | setting class variables schema and literal.</em> |
---|
371 | <ul> |
---|
372 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.revokeCertResponse_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.revokeCertResponse_Dec</a></strong> |
---|
373 | </li> |
---|
374 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getX509Cert_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getX509Cert_Dec</a></strong> |
---|
375 | </li> |
---|
376 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAttCertResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAttCertResponse_Dec</a></strong> |
---|
377 | </li> |
---|
378 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getHostInfo_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getHostInfo_Dec</a></strong> |
---|
379 | </li> |
---|
380 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAttCert_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAttCert_Dec</a></strong> |
---|
381 | </li> |
---|
382 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAllHostsInfoResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAllHostsInfoResponse_Dec</a></strong> |
---|
383 | </li> |
---|
384 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getTrustedHostInfoResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getTrustedHostInfoResponse_Dec</a></strong> |
---|
385 | </li> |
---|
386 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.revokeCert_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.revokeCert_Dec</a></strong> |
---|
387 | </li> |
---|
388 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.getCRLResponse_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.getCRLResponse_Dec</a></strong> |
---|
389 | </li> |
---|
390 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getX509Cert_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getX509Cert_Dec</a></strong> |
---|
391 | </li> |
---|
392 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getTrustedHostInfo_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getTrustedHostInfo_Dec</a></strong> |
---|
393 | </li> |
---|
394 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.disconnect_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.disconnect_Dec</a></strong> |
---|
395 | </li> |
---|
396 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.issueCertResponse_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.issueCertResponse_Dec</a></strong> |
---|
397 | </li> |
---|
398 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.connectResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.connectResponse_Dec</a></strong> |
---|
399 | </li> |
---|
400 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.getCRL_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.getCRL_Dec</a></strong> |
---|
401 | </li> |
---|
402 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getSessionStatus_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getSessionStatus_Dec</a></strong> |
---|
403 | </li> |
---|
404 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthority_services_types.ns0.issueCert_Dec-class.html">ndg.security.common.ca.CertificateAuthority_services_types.ns0.issueCert_Dec</a></strong> |
---|
405 | </li> |
---|
406 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getAttCertResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getAttCertResponse_Dec</a></strong> |
---|
407 | </li> |
---|
408 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.disconnectResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.disconnectResponse_Dec</a></strong> |
---|
409 | </li> |
---|
410 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getSessionStatusResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getSessionStatusResponse_Dec</a></strong> |
---|
411 | </li> |
---|
412 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.server.EchoService_services_types.ns0.EchoResponse_Dec-class.html">ndg.security.test.wsSecurity.server.EchoService_services_types.ns0.EchoResponse_Dec</a></strong> |
---|
413 | </li> |
---|
414 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.server.EchoService_services_types.ns0.Echo_Dec-class.html">ndg.security.test.wsSecurity.server.EchoService_services_types.ns0.Echo_Dec</a></strong> |
---|
415 | </li> |
---|
416 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getHostInfoResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getHostInfoResponse_Dec</a></strong> |
---|
417 | </li> |
---|
418 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.connect_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.connect_Dec</a></strong> |
---|
419 | </li> |
---|
420 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getX509CertResponse_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getX509CertResponse_Dec</a></strong> |
---|
421 | </li> |
---|
422 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAllHostsInfo_Dec-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.getAllHostsInfo_Dec</a></strong> |
---|
423 | </li> |
---|
424 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getX509CertResponse_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getX509CertResponse_Dec</a></strong> |
---|
425 | </li> |
---|
426 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getAttCert_Dec-class.html">ndg.security.common.SessionMgr.SessionMgr_services_types.ns0.getAttCert_Dec</a></strong> |
---|
427 | </li> |
---|
428 | </ul> |
---|
429 | </li> |
---|
430 | <li> <strong class="uidlink"><a href="ndg.security.common.gatekeeper.SecurityConfig-class.html">ndg.security.common.gatekeeper.SecurityConfig</a></strong>: |
---|
431 | <em class="summary">Get Security related parameters from the Pylons NDG config |
---|
432 | file</em> |
---|
433 | </li> |
---|
434 | <li> <strong class="uidlink"><a href="ndg.security.common.m2CryptoSSLUtility.HostCheck-class.html">ndg.security.common.m2CryptoSSLUtility.HostCheck</a></strong>: |
---|
435 | <em class="summary">Override SSL.Checker.Checker to enable alternate Common Name |
---|
436 | setting match for peer cert</em> |
---|
437 | </li> |
---|
438 | <li> <strong class="uidlink"><a href="ndg.security.common.sessionCookie.SessionCookie-class.html">ndg.security.common.sessionCookie.SessionCookie</a></strong>: |
---|
439 | <em class="summary">Handler for creation and parsing of NDG Security Session |
---|
440 | Cookies</em> |
---|
441 | </li> |
---|
442 | <li> <strong class="uidlink">type</strong>: |
---|
443 | <em class="summary">type(object) -> the object's type type(name, bases, dict) |
---|
444 | -> a new type</em> |
---|
445 | <ul> |
---|
446 | <li> <strong class="uidlink"><a href="ndg.security.common.AttCert._MetaAttCert-class.html">ndg.security.common.AttCert._MetaAttCert</a></strong>: |
---|
447 | <em class="summary">Enable AttCert to have read only class variables e.g.</em> |
---|
448 | </li> |
---|
449 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionCookie._MetaSessionCookie-class.html">ndg.security.common.SessionCookie._MetaSessionCookie</a></strong>: |
---|
450 | <em class="summary">Enable SessionCookie to have read only class variables e.g.</em> |
---|
451 | </li> |
---|
452 | <li> <strong class="uidlink"><a href="ZSI.schema.SchemaInstanceType-class.html">ZSI.schema.SchemaInstanceType</a></strong>: |
---|
453 | <em class="summary">Register all types/elements, when hit already defined |
---|
454 | class dont create a new one just give back reference.</em> |
---|
455 | </li> |
---|
456 | <li> <strong class="uidlink"><a href="ndg.security.common.sessionCookie._MetaSessionCookie-class.html">ndg.security.common.sessionCookie._MetaSessionCookie</a></strong>: |
---|
457 | <em class="summary">Enable SessionCookie to have read only class variables e.g.</em> |
---|
458 | </li> |
---|
459 | <li> <strong class="uidlink"><a href="ndg.security.common.CredWallet._MetaCredWallet-class.html">ndg.security.common.CredWallet._MetaCredWallet</a></strong>: |
---|
460 | <em class="summary">Enable CredWallet to have read only class variables e.g.</em> |
---|
461 | </li> |
---|
462 | </ul> |
---|
463 | </li> |
---|
464 | <li> <strong class="uidlink"><a href="ndg.security.common.gatekeeper.PullModelHandler-class.html">ndg.security.common.gatekeeper.PullModelHandler</a></strong>: |
---|
465 | <em class="summary">Make access control decision based on CSML constraint and user |
---|
466 | security token</em> |
---|
467 | </li> |
---|
468 | <li> <strong class="uidlink"><a href="ndg.security.common.SecurityCGI._SecurityCGI-class.html">ndg.security.common.SecurityCGI._SecurityCGI</a></strong>: |
---|
469 | <em class="summary">CGI Service Provider - Identity Provider interface base class for NDG ...</em> |
---|
470 | </li> |
---|
471 | <li> <strong class="uidlink"><a href="ndg.security.common.CredWallet.CredWallet-class.html">ndg.security.common.CredWallet.CredWallet</a></strong>: |
---|
472 | <em class="summary">Volatile store of user credentials associated with a user |
---|
473 | session</em> |
---|
474 | </li> |
---|
475 | <li> <strong class="uidlink">unittest.TestSuite</strong>: |
---|
476 | <em class="summary">A test suite is a composite test consisting of a number of |
---|
477 | TestCases.</em> |
---|
478 | <ul> |
---|
479 | <li> <strong class="uidlink"><a href="ndg.security.test.sessionCookie.SessionCookieTest.SessionCookieTestSuite-class.html">ndg.security.test.sessionCookie.SessionCookieTest.SessionCookieTestSuite</a></strong> |
---|
480 | </li> |
---|
481 | <li> <strong class="uidlink"><a href="ndg.security.test.ca.caClientTest.CAClientTestSuite-class.html">ndg.security.test.ca.caClientTest.CAClientTestSuite</a></strong> |
---|
482 | </li> |
---|
483 | <li> <strong class="uidlink"><a href="ndg.security.test.attCert.AttCertTest.AttCertTestSuite-class.html">ndg.security.test.attCert.AttCertTest.AttCertTestSuite</a></strong> |
---|
484 | </li> |
---|
485 | <li> <strong class="uidlink"><a href="ndg.security.test.X509.X509Test.X509TestSuite-class.html">ndg.security.test.X509.X509Test.X509TestSuite</a></strong> |
---|
486 | </li> |
---|
487 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.client.echoClientTest.EchoClientTestSuite-class.html">ndg.security.test.wsSecurity.client.echoClientTest.EchoClientTestSuite</a></strong> |
---|
488 | </li> |
---|
489 | <li> <strong class="uidlink"><a href="ndg.security.test.myProxy.MyProxyClientTest.MyProxyClientTestSuite-class.html">ndg.security.test.myProxy.MyProxyClientTest.MyProxyClientTestSuite</a></strong> |
---|
490 | </li> |
---|
491 | <li> <strong class="uidlink"><a href="ndg.security.test.sessionMgrClient.SessionMgrClientTest.SessionMgrClientTestSuite-class.html">ndg.security.test.sessionMgrClient.SessionMgrClientTest.SessionMgrClientTestSuite</a></strong> |
---|
492 | </li> |
---|
493 | <li> <strong class="uidlink"><a href="ndg.security.test.attAuthority.AttAuthorityClientTest.AttAuthorityClientTestSuite-class.html">ndg.security.test.attAuthority.AttAuthorityClientTest.AttAuthorityClientTestSuite</a></strong> |
---|
494 | </li> |
---|
495 | <li> <strong class="uidlink"><a href="ndg.security.test.XMLSecDoc.xmlSecDocTest.XMLSecDocTestSuite-class.html">ndg.security.test.XMLSecDoc.xmlSecDocTest.XMLSecDocTestSuite</a></strong> |
---|
496 | </li> |
---|
497 | <li> <strong class="uidlink"><a href="ndg.security.test.sessionMgr.test.SessionMgrTestSuite-class.html">ndg.security.test.sessionMgr.test.SessionMgrTestSuite</a></strong> |
---|
498 | </li> |
---|
499 | </ul> |
---|
500 | </li> |
---|
501 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionCookie.SessionCookie-class.html">ndg.security.common.SessionCookie.SessionCookie</a></strong>: |
---|
502 | <em class="summary">Handler for creation and parsing of NDG Security Session |
---|
503 | Cookies</em> |
---|
504 | </li> |
---|
505 | <li> <strong class="uidlink"><a href="ndg.security.client.LogClient.LogClient-class.html">ndg.security.client.LogClient.LogClient</a></strong> |
---|
506 | </li> |
---|
507 | <li> <strong class="uidlink">exceptions.BaseException</strong>: |
---|
508 | <em class="summary">Common base class for all exceptions</em> |
---|
509 | <ul> |
---|
510 | <li> <strong class="uidlink">exceptions.Exception</strong>: |
---|
511 | <em class="summary">Common base class for all non-exit exceptions.</em> |
---|
512 | <ul> |
---|
513 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity.WSSecurityError-class.html">ndg.security.common.wsSecurity.WSSecurityError</a></strong>: |
---|
514 | <em class="summary">For WS-Security generic exceptions not covered by other |
---|
515 | exception classes in this module</em> |
---|
516 | </li> |
---|
517 | <li> <strong class="uidlink"><a href="ndg.security.common.CredWallet._CredWalletException-class.html">ndg.security.common.CredWallet._CredWalletException</a></strong>: |
---|
518 | <em class="summary">Generic Exception class for CredWallet module.</em> |
---|
519 | <ul> |
---|
520 | <li> <strong class="uidlink"><a href="ndg.security.common.CredWallet.CredWalletError-class.html">ndg.security.common.CredWallet.CredWalletError</a></strong>: |
---|
521 | <em class="summary">Exception handling for NDG Credential Wallet class.</em> |
---|
522 | <ul> |
---|
523 | <li> <strong class="uidlink"><a href="ndg.security.common.CredWallet.CredWalletAttributeRequestDenied-class.html">ndg.security.common.CredWallet.CredWalletAttributeRequestDenied</a></strong>: |
---|
524 | <em class="summary">Handling exception where CredWallet is denied authorisation by |
---|
525 | an Attribute Authority.</em> |
---|
526 | </li> |
---|
527 | </ul> |
---|
528 | </li> |
---|
529 | <li> <strong class="uidlink"><a href="ndg.security.common.CredWallet.CredReposError-class.html">ndg.security.common.CredWallet.CredReposError</a></strong>: |
---|
530 | <em class="summary">Exception handling for NDG Credential Repository class.</em> |
---|
531 | </li> |
---|
532 | </ul> |
---|
533 | </li> |
---|
534 | <li> <strong class="uidlink"><a href="ndg.security.server.ca.SimpleCAError-class.html">ndg.security.server.ca.SimpleCAError</a></strong>: |
---|
535 | <em class="summary">Exception handling for NDG SimpleCA class.</em> |
---|
536 | <ul> |
---|
537 | <li> <strong class="uidlink"><a href="ndg.security.server.ca.SimpleCAPassPhraseError-class.html">ndg.security.server.ca.SimpleCAPassPhraseError</a></strong>: |
---|
538 | <em class="summary">Specific exception for CA pass-phrase check</em> |
---|
539 | </li> |
---|
540 | </ul> |
---|
541 | </li> |
---|
542 | <li> <strong class="uidlink"><a href="ndg.security.common.gatekeeper.SecurityConfigError-class.html">ndg.security.common.gatekeeper.SecurityConfigError</a></strong>: |
---|
543 | <em class="summary">Handle errors from parsing security config items</em> |
---|
544 | </li> |
---|
545 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionCookie.SessionCookieError-class.html">ndg.security.common.SessionCookie.SessionCookieError</a></strong>: |
---|
546 | <em class="summary">Handle exception from SessionCookie class</em> |
---|
547 | </li> |
---|
548 | <li> <strong class="uidlink"><a href="ndg.security.common.XMLSec.XMLSecDocError-class.html">ndg.security.common.XMLSec.XMLSecDocError</a></strong>: |
---|
549 | <em class="summary">Exception handling for NDG XML Security class.</em> |
---|
550 | </li> |
---|
551 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AAUserRolesError-class.html">ndg.security.server.AttAuthority.AAUserRolesError</a></strong>: |
---|
552 | <em class="summary">Exception handling for NDG Attribute Authority User Roles |
---|
553 | interface class.</em> |
---|
554 | </li> |
---|
555 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgrClientError-class.html">ndg.security.common.SessionMgr.SessionMgrClientError</a></strong>: |
---|
556 | <em class="summary">Exception handling for SessionMgrClient class</em> |
---|
557 | <ul> |
---|
558 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.InvalidSession-class.html">ndg.security.common.SessionMgr.InvalidSession</a></strong>: |
---|
559 | <em class="summary">Session is invalid</em> |
---|
560 | </li> |
---|
561 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionCertTimeError-class.html">ndg.security.common.SessionMgr.SessionCertTimeError</a></strong>: |
---|
562 | <em class="summary">Session's X.509 Cert.</em> |
---|
563 | </li> |
---|
564 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionExpired-class.html">ndg.security.common.SessionMgr.SessionExpired</a></strong>: |
---|
565 | <em class="summary">Session's X.509 Cert.</em> |
---|
566 | </li> |
---|
567 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.AttributeRequestDenied-class.html">ndg.security.common.SessionMgr.AttributeRequestDenied</a></strong>: |
---|
568 | <em class="summary">Raise when a getAttCert call to the Attribute Authority is |
---|
569 | denied</em> |
---|
570 | </li> |
---|
571 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionNotFound-class.html">ndg.security.common.SessionMgr.SessionNotFound</a></strong>: |
---|
572 | <em class="summary">Raise when a session ID input doesn't match with an active |
---|
573 | session on the Session Manager</em> |
---|
574 | </li> |
---|
575 | </ul> |
---|
576 | </li> |
---|
577 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthorityClientError-class.html">ndg.security.common.ca.CertificateAuthorityClientError</a></strong>: |
---|
578 | <em class="summary">Exception handling for CertificateAuthorityClient class</em> |
---|
579 | </li> |
---|
580 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr._SessionMgrException-class.html">ndg.security.server.SessionMgr._SessionMgrException</a></strong>: |
---|
581 | <em class="summary">Base class for all Exceptions in this module.</em> |
---|
582 | <ul> |
---|
583 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr.SessionMgrError-class.html">ndg.security.server.SessionMgr.SessionMgrError</a></strong>: |
---|
584 | <em class="summary">Exception handling for NDG Session Manager class.</em> |
---|
585 | <ul> |
---|
586 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr.SessionNotFound-class.html">ndg.security.server.SessionMgr.SessionNotFound</a></strong>: |
---|
587 | <em class="summary">Raise from SessionMgr.__connect2UserSession when session ID is |
---|
588 | not found in the Session dictionary</em> |
---|
589 | </li> |
---|
590 | </ul> |
---|
591 | </li> |
---|
592 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr.UserSessionError-class.html">ndg.security.server.SessionMgr.UserSessionError</a></strong>: |
---|
593 | <em class="summary">Exception handling for NDG User Session class.</em> |
---|
594 | <ul> |
---|
595 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr.UserSessionExpired-class.html">ndg.security.server.SessionMgr.UserSessionExpired</a></strong>: |
---|
596 | <em class="summary">Raise when session's X.509 cert.</em> |
---|
597 | </li> |
---|
598 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr.InvalidUserSession-class.html">ndg.security.server.SessionMgr.InvalidUserSession</a></strong>: |
---|
599 | <em class="summary">Problem with a session's validity</em> |
---|
600 | </li> |
---|
601 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr.UserSessionX509CertNotBeforeTimeError-class.html">ndg.security.server.SessionMgr.UserSessionX509CertNotBeforeTimeError</a></strong>: |
---|
602 | <em class="summary">Raise when session's X.509 cert.</em> |
---|
603 | </li> |
---|
604 | </ul> |
---|
605 | </li> |
---|
606 | </ul> |
---|
607 | </li> |
---|
608 | <li> <strong class="uidlink"><a href="ndg.security.common.gatekeeper.URLCannotBeOpened-class.html">ndg.security.common.gatekeeper.URLCannotBeOpened</a></strong>: |
---|
609 | <em class="summary">Raise from canURLBeOpened PullModelHandler class method if URL |
---|
610 | is invalid - this method is used to check the AA service</em> |
---|
611 | </li> |
---|
612 | <li> <strong class="uidlink"><a href="ndg.security.common.XMLSec.InvalidSignature-class.html">ndg.security.common.XMLSec.InvalidSignature</a></strong>: |
---|
613 | <em class="summary">Raised from verify method for an invalid signature</em> |
---|
614 | </li> |
---|
615 | <li> <strong class="uidlink"><a href="ndg.security.common.SecurityCGI.SecurityCGIError-class.html">ndg.security.common.SecurityCGI.SecurityCGIError</a></strong>: |
---|
616 | <em class="summary">Exception handling for NDG Security CGI class.</em> |
---|
617 | </li> |
---|
618 | <li> <strong class="uidlink"><a href="ndg.security.client.GatekeeperClient.GatekeeperClientError-class.html">ndg.security.client.GatekeeperClient.GatekeeperClientError</a></strong>: |
---|
619 | <em class="summary">Exception handling for Gatekeeper class</em> |
---|
620 | </li> |
---|
621 | <li> <strong class="uidlink"><a href="ndg.security.client.LogClient.LogClientError-class.html">ndg.security.client.LogClient.LogClientError</a></strong>: |
---|
622 | <em class="summary">Exception handling for Logging class</em> |
---|
623 | </li> |
---|
624 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthorityClientError-class.html">ndg.security.common.AttAuthority.AttAuthorityClientError</a></strong>: |
---|
625 | <em class="summary">Exception handling for AttributeAuthorityClient class</em> |
---|
626 | <ul> |
---|
627 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.NoTrustedHosts-class.html">ndg.security.common.AttAuthority.NoTrustedHosts</a></strong>: |
---|
628 | <em class="summary">Raise from getTrustedHosts if there are no trusted hosts defined |
---|
629 | in the map configuration</em> |
---|
630 | </li> |
---|
631 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.NoMatchingRoleInTrustedHosts-class.html">ndg.security.common.AttAuthority.NoMatchingRoleInTrustedHosts</a></strong>: |
---|
632 | <em class="summary">Raise from getTrustedHosts if there is no mapping to any of the |
---|
633 | trusted hosts for the given input role name</em> |
---|
634 | </li> |
---|
635 | </ul> |
---|
636 | </li> |
---|
637 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity.InvalidCertChain-class.html">ndg.security.common.wsSecurity.InvalidCertChain</a></strong>: |
---|
638 | <em class="summary">Raised from SignatureHandler.verify if the certificate submitted |
---|
639 | to verify a signature is not from a known CA</em> |
---|
640 | </li> |
---|
641 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity.EncryptionError-class.html">ndg.security.common.wsSecurity.EncryptionError</a></strong>: |
---|
642 | <em class="summary">Flags an error in the encryption process</em> |
---|
643 | </li> |
---|
644 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity.SignatureError-class.html">ndg.security.common.wsSecurity.SignatureError</a></strong>: |
---|
645 | <em class="summary">Flag if an error occurs during signature generation</em> |
---|
646 | </li> |
---|
647 | <li> <strong class="uidlink"><a href="ndg.security.common.XMLSec.VerifyError-class.html">ndg.security.common.XMLSec.VerifyError</a></strong>: |
---|
648 | <em class="summary">Raised from verify method if an error occurs</em> |
---|
649 | </li> |
---|
650 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity.InvalidSignature-class.html">ndg.security.common.wsSecurity.InvalidSignature</a></strong>: |
---|
651 | <em class="summary">Raised from verify method for an invalid signature</em> |
---|
652 | </li> |
---|
653 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttributeRequestDenied-class.html">ndg.security.common.AttAuthority.AttributeRequestDenied</a></strong>: |
---|
654 | <em class="summary">Raise when a getAttCert call to the AA is denied</em> |
---|
655 | </li> |
---|
656 | <li> <strong class="uidlink"><a href="ndg.security.common.AttCert.AttCertError-class.html">ndg.security.common.AttCert.AttCertError</a></strong>: |
---|
657 | <em class="summary">Exception handling for NDG Attribute Certificate class.</em> |
---|
658 | </li> |
---|
659 | <li> <strong class="uidlink"><a href="ndg.security.server.MyProxy.MyProxyClientError-class.html">ndg.security.server.MyProxy.MyProxyClientError</a></strong>: |
---|
660 | <em class="summary">Catch all exception class</em> |
---|
661 | </li> |
---|
662 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.X509StackError-class.html">ndg.security.common.X509.X509StackError</a></strong>: |
---|
663 | <em class="summary">Error from X509Stack type</em> |
---|
664 | <ul> |
---|
665 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.SelfSignedCert-class.html">ndg.security.common.X509.SelfSignedCert</a></strong>: |
---|
666 | <em class="summary">Raise from verifyCertChain if cert.</em> |
---|
667 | </li> |
---|
668 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.CertIssuerNotFound-class.html">ndg.security.common.X509.CertIssuerNotFound</a></strong>: |
---|
669 | <em class="summary">Raise from verifyCertChain if no certificate can be found to |
---|
670 | verify the input</em> |
---|
671 | </li> |
---|
672 | </ul> |
---|
673 | </li> |
---|
674 | <li> <strong class="uidlink"><a href="ndg.security.client.SimpleCAClient.SimpleCAClientError-class.html">ndg.security.client.SimpleCAClient.SimpleCAClientError</a></strong>: |
---|
675 | <em class="summary">Exception handling for NDG Certificate Request class.</em> |
---|
676 | </li> |
---|
677 | <li> <strong class="uidlink">M2Crypto.SSL.Checker.SSLVerificationError</strong> |
---|
678 | <ul> |
---|
679 | <li> <strong class="uidlink"><a href="ndg.security.common.m2CryptoSSLUtility.InvalidCertSignature-class.html">ndg.security.common.m2CryptoSSLUtility.InvalidCertSignature</a></strong>: |
---|
680 | <em class="summary">Raise if verification against CA cert public key fails</em> |
---|
681 | </li> |
---|
682 | <li> <strong class="uidlink"><a href="ndg.security.common.m2CryptoSSLUtility.InvalidCertDN-class.html">ndg.security.common.m2CryptoSSLUtility.InvalidCertDN</a></strong>: |
---|
683 | <em class="summary">Raise if verification against a list acceptable DNs fails</em> |
---|
684 | </li> |
---|
685 | </ul> |
---|
686 | </li> |
---|
687 | <li> <strong class="uidlink"><a href="ndg.security.server.MyProxy.RetrieveError-class.html">ndg.security.server.MyProxy.RetrieveError</a></strong>: |
---|
688 | <em class="summary">Error recovering a response from MyProxy</em> |
---|
689 | </li> |
---|
690 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.X509CertError-class.html">ndg.security.common.X509.X509CertError</a></strong>: |
---|
691 | <em class="summary">Exception handling for NDG X.509 Certificate handling class.</em> |
---|
692 | <ul> |
---|
693 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.X509CertInvalidNotBeforeTime-class.html">ndg.security.common.X509.X509CertInvalidNotBeforeTime</a></strong>: |
---|
694 | <em class="summary">Call from X509Cert.isValidTime if certificates not before time |
---|
695 | is BEFORE the current system time</em> |
---|
696 | </li> |
---|
697 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.X509CertExpired-class.html">ndg.security.common.X509.X509CertExpired</a></strong>: |
---|
698 | <em class="summary">Call from X509Cert.isValidTime if certificate has expired</em> |
---|
699 | </li> |
---|
700 | </ul> |
---|
701 | </li> |
---|
702 | <li> <strong class="uidlink"><a href="ndg.security.common.XMLSec.SignError-class.html">ndg.security.common.XMLSec.SignError</a></strong>: |
---|
703 | <em class="summary">Raised form sign method if an error occurs generating the |
---|
704 | signature</em> |
---|
705 | </li> |
---|
706 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.X500DNError-class.html">ndg.security.common.X509.X500DNError</a></strong>: |
---|
707 | <em class="summary">Exception handling for NDG X.500 DN class.</em> |
---|
708 | </li> |
---|
709 | <li> <strong class="uidlink"><a href="ndg.security.common.openssl.OpenSSLConfigError-class.html">ndg.security.common.openssl.OpenSSLConfigError</a></strong>: |
---|
710 | <em class="summary">Exceptions related to OpenSSLConfig class</em> |
---|
711 | </li> |
---|
712 | <li> <strong class="uidlink">exceptions.StandardError</strong>: |
---|
713 | <em class="summary">Base class for all standard Python exceptions that do not |
---|
714 | represent interpreter exiting.</em> |
---|
715 | <ul> |
---|
716 | <li> <strong class="uidlink"><a href="exceptions.AssertionError-class.html">exceptions.AssertionError</a></strong>: |
---|
717 | <em class="summary">Assertion failed.</em> |
---|
718 | </li> |
---|
719 | </ul> |
---|
720 | </li> |
---|
721 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AttAuthorityError-class.html">ndg.security.server.AttAuthority.AttAuthorityError</a></strong>: |
---|
722 | <em class="summary">Exception handling for NDG Attribute Authority class.</em> |
---|
723 | <ul> |
---|
724 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AttAuthorityNoMatchingRoleInTrustedHosts-class.html">ndg.security.server.AttAuthority.AttAuthorityNoMatchingRoleInTrustedHosts</a></strong>: |
---|
725 | <em class="summary">Raise from getTrustedHosts if there is no mapping to any of the |
---|
726 | trusted hosts for the given input role name</em> |
---|
727 | </li> |
---|
728 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AttAuthorityAccessDenied-class.html">ndg.security.server.AttAuthority.AttAuthorityAccessDenied</a></strong>: |
---|
729 | <em class="summary">NDG Attribute Authority - access denied exception.</em> |
---|
730 | </li> |
---|
731 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AttAuthorityNoTrustedHosts-class.html">ndg.security.server.AttAuthority.AttAuthorityNoTrustedHosts</a></strong>: |
---|
732 | <em class="summary">Raise from getTrustedHosts if there are no trusted hosts defined |
---|
733 | in the map configuration</em> |
---|
734 | </li> |
---|
735 | </ul> |
---|
736 | </li> |
---|
737 | <li> <strong class="uidlink"><a href="ndg.security.server.MyProxy.CmdLineClientError-class.html">ndg.security.server.MyProxy.CmdLineClientError</a></strong>: |
---|
738 | <em class="summary">Errors related to CmdLineClient class</em> |
---|
739 | </li> |
---|
740 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity.DecryptionError-class.html">ndg.security.common.wsSecurity.DecryptionError</a></strong>: |
---|
741 | <em class="summary">Raised from EncryptionHandler.decrypt if an error occurs with |
---|
742 | the decryption process</em> |
---|
743 | </li> |
---|
744 | <li> <strong class="uidlink"><a href="ndg.security.common.sessionCookie.SessionCookieError-class.html">ndg.security.common.sessionCookie.SessionCookieError</a></strong>: |
---|
745 | <em class="summary">Handle exception from SessionCookie class</em> |
---|
746 | </li> |
---|
747 | <li> <strong class="uidlink"><a href="ndg.security.server.MyProxy.GetError-class.html">ndg.security.server.MyProxy.GetError</a></strong>: |
---|
748 | <em class="summary">Exceptions arising from get request to server</em> |
---|
749 | </li> |
---|
750 | <li> <strong class="uidlink"><a href="ndg.security.common.gatekeeper.GatekeeperError-class.html">ndg.security.common.gatekeeper.GatekeeperError</a></strong>: |
---|
751 | <em class="summary">Exception handling for NDG Gatekeeper class.</em> |
---|
752 | <ul> |
---|
753 | <li> <strong class="uidlink"><a href="ndg.security.common.gatekeeper.GatekeeperResrcError-class.html">ndg.security.common.gatekeeper.GatekeeperResrcError</a></strong>: |
---|
754 | <em class="summary">Exception handling for NDG Gatekeeper Resource interface class |
---|
755 | class.</em> |
---|
756 | </li> |
---|
757 | </ul> |
---|
758 | </li> |
---|
759 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity.VerifyError-class.html">ndg.security.common.wsSecurity.VerifyError</a></strong>: |
---|
760 | <em class="summary">Raised from SignatureHandler.verify if an error occurs in the |
---|
761 | signature verification</em> |
---|
762 | </li> |
---|
763 | <li> <strong class="uidlink"><a href="ndg.security.server.Log.LogError-class.html">ndg.security.server.Log.LogError</a></strong>: |
---|
764 | <em class="summary">Exception handling for NDG Logging class.</em> |
---|
765 | </li> |
---|
766 | </ul> |
---|
767 | </li> |
---|
768 | </ul> |
---|
769 | </li> |
---|
770 | <li> <strong class="uidlink"><a href="ndg.security.client.GatekeeperClient.GatekeeperClient-class.html">ndg.security.client.GatekeeperClient.GatekeeperClient</a></strong> |
---|
771 | </li> |
---|
772 | <li> <strong class="uidlink">unittest.TestCase</strong>: |
---|
773 | <em class="summary">A class whose instances are single test cases.</em> |
---|
774 | <ul> |
---|
775 | <li> <strong class="uidlink"><a href="ndg.security.test.sessionCookie.SessionCookieTest.SessionCookieTestCase-class.html">ndg.security.test.sessionCookie.SessionCookieTest.SessionCookieTestCase</a></strong> |
---|
776 | </li> |
---|
777 | <li> <strong class="uidlink"><a href="ndg.security.test.X509.X509Test.X509TestCase-class.html">ndg.security.test.X509.X509Test.X509TestCase</a></strong> |
---|
778 | </li> |
---|
779 | <li> <strong class="uidlink"><a href="ndg.security.test.ca.caClientTest.CAClientTestCase-class.html">ndg.security.test.ca.caClientTest.CAClientTestCase</a></strong> |
---|
780 | </li> |
---|
781 | <li> <strong class="uidlink"><a href="ndg.security.test.wsSecurity.client.echoClientTest.EchoClientTestCase-class.html">ndg.security.test.wsSecurity.client.echoClientTest.EchoClientTestCase</a></strong> |
---|
782 | </li> |
---|
783 | <li> <strong class="uidlink"><a href="ndg.security.test.sessionMgrClient.SessionMgrClientTest.SessionMgrClientTestCase-class.html">ndg.security.test.sessionMgrClient.SessionMgrClientTest.SessionMgrClientTestCase</a></strong> |
---|
784 | </li> |
---|
785 | <li> <strong class="uidlink"><a href="ndg.security.test.XMLSecDoc.xmlSecDocTest.XMLSecDocTestCase-class.html">ndg.security.test.XMLSecDoc.xmlSecDocTest.XMLSecDocTestCase</a></strong> |
---|
786 | </li> |
---|
787 | <li> <strong class="uidlink"><a href="ndg.security.test.attCert.AttCertTest.AttCertTestCase-class.html">ndg.security.test.attCert.AttCertTest.AttCertTestCase</a></strong> |
---|
788 | </li> |
---|
789 | <li> <strong class="uidlink"><a href="ndg.security.test.sessionMgr.test.SessionMgrTestCase-class.html">ndg.security.test.sessionMgr.test.SessionMgrTestCase</a></strong>: |
---|
790 | <em class="summary">Unit test case for ndg.security.server.SessionMgr.SessionMgr |
---|
791 | class.</em> |
---|
792 | </li> |
---|
793 | <li> <strong class="uidlink"><a href="ndg.security.test.myProxy.MyProxyClientTest.MyProxyClientTestCase-class.html">ndg.security.test.myProxy.MyProxyClientTest.MyProxyClientTestCase</a></strong> |
---|
794 | </li> |
---|
795 | <li> <strong class="uidlink"><a href="ndg.security.test.attAuthority.AttAuthorityClientTest.AttAuthorityClientTestCase-class.html">ndg.security.test.attAuthority.AttAuthorityClientTest.AttAuthorityClientTestCase</a></strong> |
---|
796 | </li> |
---|
797 | </ul> |
---|
798 | </li> |
---|
799 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity.SignatureHandler-class.html">ndg.security.common.wsSecurity.SignatureHandler</a></strong>: |
---|
800 | <em class="summary">Class to handle signature and verification of signature with |
---|
801 | WS-Security</em> |
---|
802 | </li> |
---|
803 | <li> <strong class="uidlink"><a href="ndg.security.server.MyProxy.MyProxyClient-class.html">ndg.security.server.MyProxy.MyProxyClient</a></strong>: |
---|
804 | <em class="summary">MyProxy client interface</em> |
---|
805 | </li> |
---|
806 | <li> <strong class="uidlink"><a href="ndg.security.common.ca.CertificateAuthorityClient-class.html">ndg.security.common.ca.CertificateAuthorityClient</a></strong>: |
---|
807 | <em class="summary">Client interface to Certificate Authority web service</em> |
---|
808 | </li> |
---|
809 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.X509Cert-class.html">ndg.security.common.X509.X509Cert</a></strong>: |
---|
810 | <em class="summary">NDG X509 Certificate Handling</em> |
---|
811 | </li> |
---|
812 | <li> <strong class="uidlink"><a href="ndg.security.common.SessionMgr.SessionMgrClient-class.html">ndg.security.common.SessionMgr.SessionMgrClient</a></strong>: |
---|
813 | <em class="summary">Client interface to Session Manager Web Service</em> |
---|
814 | </li> |
---|
815 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity.EncryptionHandler-class.html">ndg.security.common.wsSecurity.EncryptionHandler</a></strong>: |
---|
816 | <em class="summary">Encrypt/Decrypt SOAP messages using WS-Security</em> |
---|
817 | </li> |
---|
818 | <li> <strong class="uidlink"><a href="ndg.security.server.MyProxy.CmdLineClient-class.html">ndg.security.server.MyProxy.CmdLineClient</a></strong>: |
---|
819 | <em class="summary">Command line interface to MyProxyClient class.</em> |
---|
820 | </li> |
---|
821 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AttCertLog-class.html">ndg.security.server.AttAuthority.AttCertLog</a></strong>: |
---|
822 | <em class="summary">Log each Attribute Certificate issued using a rotating file |
---|
823 | handler so that the number of files held can be managed</em> |
---|
824 | </li> |
---|
825 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthorityClient-class.html">ndg.security.common.AttAuthority.AttAuthorityClient</a></strong>: |
---|
826 | <em class="summary">Client interface to Attribute Authority web service</em> |
---|
827 | </li> |
---|
828 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr.UserSession-class.html">ndg.security.server.SessionMgr.UserSession</a></strong>: |
---|
829 | <em class="summary">Session details - created when a user logs into NDG</em> |
---|
830 | </li> |
---|
831 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.X509Stack-class.html">ndg.security.common.X509.X509Stack</a></strong>: |
---|
832 | <em class="summary">Wrapper for M2Crypto X509_Stack</em> |
---|
833 | </li> |
---|
834 | <li> <strong class="uidlink"><a href="ndg.security.common.XMLSec.XMLSecDoc-class.html">ndg.security.common.XMLSec.XMLSecDoc</a></strong>: |
---|
835 | <em class="summary">Implements XML Signature and XML Encryption for a Document.</em> |
---|
836 | <ul> |
---|
837 | <li> <strong class="uidlink"><a href="ndg.security.common.AttCert.AttCert-class.html">ndg.security.common.AttCert.AttCert</a></strong>: |
---|
838 | <em class="summary">NDG Attribute Certificate (Authorisation or Access Token).</em> |
---|
839 | </li> |
---|
840 | </ul> |
---|
841 | </li> |
---|
842 | <li> <strong class="uidlink"><a href="ndg.security.common.openssl.OpenSSLConfig-class.html">ndg.security.common.openssl.OpenSSLConfig</a></strong>: |
---|
843 | <em class="summary">Wrapper to OpenSSL Configuration file to allow extraction of |
---|
844 | required distinguished name used for making certificate |
---|
845 | requests</em> |
---|
846 | </li> |
---|
847 | <li> <strong class="uidlink"><a href="ndg.security.common.gatekeeper.Gatekeeper-class.html">ndg.security.common.gatekeeper.Gatekeeper</a></strong>: |
---|
848 | <em class="summary">NDG Gatekeeper class - determines whether a given Attribute |
---|
849 | Certificate can access a given resource.</em> |
---|
850 | </li> |
---|
851 | <li> <strong class="uidlink">ZSI.schema.TypeDefinition</strong>: |
---|
852 | <em class="summary">Typecodes subclass to represent a Global Type Definition by |
---|
853 | setting class variable type.</em> |
---|
854 | <ul> |
---|
855 | <li> <strong class="uidlink"><a href="ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.HostInfo_Def-class.html">ndg.security.common.AttAuthority.AttAuthority_services_types.ns0.HostInfo_Def</a></strong> |
---|
856 | </li> |
---|
857 | </ul> |
---|
858 | </li> |
---|
859 | <li> <strong class="uidlink">dict</strong>: |
---|
860 | <em class="summary">dict() -> new empty dictionary.</em> |
---|
861 | <ul> |
---|
862 | <li> <strong class="uidlink"><a href="ndg.security.common.AttCert.AttCert-class.html">ndg.security.common.AttCert.AttCert</a></strong>: |
---|
863 | <em class="summary">NDG Attribute Certificate (Authorisation or Access Token).</em> |
---|
864 | </li> |
---|
865 | <li> <strong class="uidlink"><a href="ndg.security.server.AttAuthority.AttAuthority-class.html">ndg.security.server.AttAuthority.AttAuthority</a></strong>: |
---|
866 | <em class="summary">NDG Attribute Authority - server for allocation of user |
---|
867 | authorization tokens - attribute certificates.</em> |
---|
868 | </li> |
---|
869 | <li> <strong class="uidlink"><a href="ndg.security.server.SessionMgr.SessionMgr-class.html">ndg.security.server.SessionMgr.SessionMgr</a></strong>: |
---|
870 | <em class="summary">NDG authentication and session handling</em> |
---|
871 | </li> |
---|
872 | <li> <strong class="uidlink"><a href="ndg.security.common.X509.X500DN-class.html">ndg.security.common.X509.X500DN</a></strong>: |
---|
873 | <em class="summary">NDG X500 Distinguished name</em> |
---|
874 | </li> |
---|
875 | <li> <strong class="uidlink"><a href="ndg.security.client.SimpleCAClient.SimpleCAClient-class.html">ndg.security.client.SimpleCAClient.SimpleCAClient</a></strong>: |
---|
876 | <em class="summary">Implements ZSI client to SimpleCA WS</em> |
---|
877 | </li> |
---|
878 | <li> <strong class="uidlink"><a href="ndg.security.server.ca.SimpleCA-class.html">ndg.security.server.ca.SimpleCA</a></strong>: |
---|
879 | <em class="summary">Wrapper to Globus SimpleCA - administer NDG user X.509 |
---|
880 | Certificates</em> |
---|
881 | </li> |
---|
882 | <li> <strong class="uidlink"><a href="ndg.security.common.AttCert.AttCertReadOnlyDict-class.html">ndg.security.common.AttCert.AttCertReadOnlyDict</a></strong> |
---|
883 | </li> |
---|
884 | </ul> |
---|
885 | </li> |
---|
886 | </ul> |
---|
887 | </li> |
---|
888 | <li> <strong class="uidlink">xml.ns.ENCRYPTION</strong>: |
---|
889 | <em class="summary">ENCRYPTION, XML-Encryption Syntax and Processing |
---|
890 | |
---|
891 | ENCRYPTION (26-Jun-2001) is a W3C Working Draft.</em> |
---|
892 | <ul> |
---|
893 | <li> <strong class="uidlink"><a href="ndg.security.common.wsSecurity._ENCRYPTION-class.html">ndg.security.common.wsSecurity._ENCRYPTION</a></strong>: |
---|
894 | <em class="summary">Derived from ENCRYPTION class to add in extra 'tripledes-cbc' - |
---|
895 | is this any different to 'des-cbc'? ENCRYPTION class implies that |
---|
896 | it is the same because it's assigned to 'BLOCK_3DES' ??</em> |
---|
897 | </li> |
---|
898 | </ul> |
---|
899 | </li> |
---|
900 | </ul> |
---|
901 | <!-- ==================== NAVIGATION BAR ==================== --> |
---|
902 | <table class="navbar" border="0" width="100%" cellpadding="0" |
---|
903 | bgcolor="#a0c0ff" cellspacing="0"> |
---|
904 | <tr valign="middle"> |
---|
905 | <!-- Home link --> |
---|
906 | <th> <a |
---|
907 | href="ndg-module.html">Home</a> </th> |
---|
908 | |
---|
909 | <!-- Tree link --> |
---|
910 | <th bgcolor="#70b0f0" class="navbar-select" |
---|
911 | > Trees </th> |
---|
912 | |
---|
913 | <!-- Index link --> |
---|
914 | <th> <a |
---|
915 | href="identifier-index.html">Indices</a> </th> |
---|
916 | |
---|
917 | <!-- Help link --> |
---|
918 | <th> <a |
---|
919 | href="help.html">Help</a> </th> |
---|
920 | |
---|
921 | <!-- Project homepage --> |
---|
922 | <th class="navbar" align="right" width="100%"> |
---|
923 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
924 | <tr><th class="navbar" align="center" |
---|
925 | >NDG Security</th> |
---|
926 | </tr></table></th> |
---|
927 | </tr> |
---|
928 | </table> |
---|
929 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
---|
930 | <tr> |
---|
931 | <td align="left" class="footer"> |
---|
932 | <a href="epydoc-log.html">Generated by Epydoc |
---|
933 | 3.0beta1 on Mon Dec 17 09:22:41 2007</a> |
---|
934 | </td> |
---|
935 | <td align="right" class="footer"> |
---|
936 | <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a> |
---|
937 | </td> |
---|
938 | </tr> |
---|
939 | </table> |
---|
940 | |
---|
941 | <script type="text/javascript"> |
---|
942 | <!-- |
---|
943 | // Private objects are initially displayed (because if |
---|
944 | // javascript is turned off then we want them to be |
---|
945 | // visible); but by default, we want to hide them. So hide |
---|
946 | // them unless we have a cookie that says to show them. |
---|
947 | checkCookie() |
---|
948 | // --> |
---|
949 | </script> |
---|
950 | |
---|
951 | </body> |
---|
952 | </html> |
---|