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>ndg.security.common.XMLSec.InvalidSignature</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> <a |
---|
23 | href="module-tree.html">Trees</a> </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%"> |
---|
44 | <span class="breadcrumbs"> |
---|
45 | <a href="ndg-module.html">Package ndg</a> :: |
---|
46 | <a href="ndg.security-module.html">Package security</a> :: |
---|
47 | <a href="ndg.security.common-module.html">Package common</a> :: |
---|
48 | <a href="ndg.security.common.XMLSec-module.html">Module XMLSec</a> :: |
---|
49 | Class InvalidSignature |
---|
50 | </span> |
---|
51 | </td> |
---|
52 | <td> |
---|
53 | <table cellpadding="0" cellspacing="0"> |
---|
54 | <!-- hide/show private --> |
---|
55 | <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
---|
56 | onclick="toggle_private();">hide private</a>]</span></td></tr> |
---|
57 | </table> |
---|
58 | </td> |
---|
59 | </tr> |
---|
60 | </table> |
---|
61 | <!-- ==================== CLASS DESCRIPTION ==================== --> |
---|
62 | <h1 class="epydoc">Class InvalidSignature</h1><p class="nomargin-top"><span class="codelink"><a href="ndg.security.common.XMLSec-pysrc.html#InvalidSignature">source code</a></span></p> |
---|
63 | <center> |
---|
64 | <center> <map id="uml_class_diagram_for_ndg_secu_82" name="uml_class_diagram_for_ndg_secu_82"> |
---|
65 | <area shape="rect" href="javascript:void(0);" title="x.__init__(...) initializes x; see x.__class__.__doc__ for signature" alt="" coords="33,292,159,311"/> |
---|
66 | <area shape="rect" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="33,311,159,330"/> |
---|
67 | <area shape="rect" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="32,267,160,331"/> |
---|
68 | <area shape="rect" href="ndg.security.common.XMLSec.InvalidSignature-class.html" title="Raised from verify method for an invalid signature" alt="" coords="47,360,145,392"/> |
---|
69 | <area shape="rect" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="17,28,175,47"/> |
---|
70 | <area shape="rect" href="javascript:void(0);" title="exception message" alt="" coords="17,47,175,66"/> |
---|
71 | <area shape="rect" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="17,68,175,87"/> |
---|
72 | <area shape="rect" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="17,87,175,106"/> |
---|
73 | <area shape="rect" href="javascript:void(0);" title="x[y]" alt="" coords="17,106,175,124"/> |
---|
74 | <area shape="rect" href="javascript:void(0);" title="x[i:j]" alt="" coords="17,124,175,143"/> |
---|
75 | <area shape="rect" href="javascript:void(0);" title="helper for pickle" alt="" coords="17,143,175,162"/> |
---|
76 | <area shape="rect" href="javascript:void(0);" title="repr(x)" alt="" coords="17,162,175,180"/> |
---|
77 | <area shape="rect" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="17,180,175,199"/> |
---|
78 | <area shape="rect" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="17,199,175,218"/> |
---|
79 | <area shape="rect" href="javascript:void(0);" title="str(x)" alt="" coords="17,218,175,236"/> |
---|
80 | <area shape="rect" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="16,11,176,238"/> |
---|
81 | </map> |
---|
82 | <img src="uml_class_diagram_for_ndg_secu_82.gif" alt='' usemap="#uml_class_diagram_for_ndg_secu_82" ismap="ismap" class="graph-without-title" /> |
---|
83 | </center> |
---|
84 | </center> |
---|
85 | <hr /> |
---|
86 | <p>Raised from verify method for an invalid signature</p> |
---|
87 | |
---|
88 | <!-- ==================== INSTANCE METHODS ==================== --> |
---|
89 | <a name="section-InstanceMethods"></a> |
---|
90 | <table class="summary" border="1" cellpadding="3" |
---|
91 | cellspacing="0" width="100%" bgcolor="white"> |
---|
92 | <tr bgcolor="#70b0f0" class="table-header"> |
---|
93 | <td colspan="2" class="table-header"> |
---|
94 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
95 | <tr valign="top"> |
---|
96 | <td align="left"><span class="table-header">Instance Methods</span></td> |
---|
97 | <td align="right" valign="top" |
---|
98 | ><span class="options">[<a href="#section-InstanceMethods" |
---|
99 | class="privatelink" onclick="toggle_private();" |
---|
100 | >hide private</a>]</span></td> |
---|
101 | </tr> |
---|
102 | </table> |
---|
103 | </td> |
---|
104 | </tr> |
---|
105 | <tr> |
---|
106 | <td colspan="2" class="summary"> |
---|
107 | <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: |
---|
108 | <code>__init__</code>, |
---|
109 | <code>__new__</code> |
---|
110 | </p> |
---|
111 | <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: |
---|
112 | <code>__delattr__</code>, |
---|
113 | <code>__getattribute__</code>, |
---|
114 | <code>__getitem__</code>, |
---|
115 | <code>__getslice__</code>, |
---|
116 | <code>__reduce__</code>, |
---|
117 | <code>__repr__</code>, |
---|
118 | <code>__setattr__</code>, |
---|
119 | <code>__setstate__</code>, |
---|
120 | <code>__str__</code> |
---|
121 | </p> |
---|
122 | <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: |
---|
123 | <code>__hash__</code>, |
---|
124 | <code>__reduce_ex__</code> |
---|
125 | </p> |
---|
126 | </td> |
---|
127 | </tr> |
---|
128 | </table> |
---|
129 | <!-- ==================== PROPERTIES ==================== --> |
---|
130 | <a name="section-Properties"></a> |
---|
131 | <table class="summary" border="1" cellpadding="3" |
---|
132 | cellspacing="0" width="100%" bgcolor="white"> |
---|
133 | <tr bgcolor="#70b0f0" class="table-header"> |
---|
134 | <td colspan="2" class="table-header"> |
---|
135 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
136 | <tr valign="top"> |
---|
137 | <td align="left"><span class="table-header">Properties</span></td> |
---|
138 | <td align="right" valign="top" |
---|
139 | ><span class="options">[<a href="#section-Properties" |
---|
140 | class="privatelink" onclick="toggle_private();" |
---|
141 | >hide private</a>]</span></td> |
---|
142 | </tr> |
---|
143 | </table> |
---|
144 | </td> |
---|
145 | </tr> |
---|
146 | <tr> |
---|
147 | <td colspan="2" class="summary"> |
---|
148 | <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: |
---|
149 | <code>args</code>, |
---|
150 | <code>message</code> |
---|
151 | </p> |
---|
152 | <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: |
---|
153 | <code>__class__</code> |
---|
154 | </p> |
---|
155 | </td> |
---|
156 | </tr> |
---|
157 | </table> |
---|
158 | <!-- ==================== NAVIGATION BAR ==================== --> |
---|
159 | <table class="navbar" border="0" width="100%" cellpadding="0" |
---|
160 | bgcolor="#a0c0ff" cellspacing="0"> |
---|
161 | <tr valign="middle"> |
---|
162 | <!-- Home link --> |
---|
163 | <th> <a |
---|
164 | href="ndg-module.html">Home</a> </th> |
---|
165 | |
---|
166 | <!-- Tree link --> |
---|
167 | <th> <a |
---|
168 | href="module-tree.html">Trees</a> </th> |
---|
169 | |
---|
170 | <!-- Index link --> |
---|
171 | <th> <a |
---|
172 | href="identifier-index.html">Indices</a> </th> |
---|
173 | |
---|
174 | <!-- Help link --> |
---|
175 | <th> <a |
---|
176 | href="help.html">Help</a> </th> |
---|
177 | |
---|
178 | <!-- Project homepage --> |
---|
179 | <th class="navbar" align="right" width="100%"> |
---|
180 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
181 | <tr><th class="navbar" align="center" |
---|
182 | >NDG Security</th> |
---|
183 | </tr></table></th> |
---|
184 | </tr> |
---|
185 | </table> |
---|
186 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
---|
187 | <tr> |
---|
188 | <td align="left" class="footer"> |
---|
189 | <a href="epydoc-log.html">Generated by Epydoc |
---|
190 | 3.0.1 on Thu Sep 4 09:37:45 2008</a> |
---|
191 | </td> |
---|
192 | <td align="right" class="footer"> |
---|
193 | <a target="mainFrame" href="http://epydoc.sourceforge.net" |
---|
194 | >http://epydoc.sourceforge.net</a> |
---|
195 | </td> |
---|
196 | </tr> |
---|
197 | </table> |
---|
198 | |
---|
199 | <script type="text/javascript"> |
---|
200 | <!-- |
---|
201 | // Private objects are initially displayed (because if |
---|
202 | // javascript is turned off then we want them to be |
---|
203 | // visible); but by default, we want to hide them. So hide |
---|
204 | // them unless we have a cookie that says to show them. |
---|
205 | checkCookie(); |
---|
206 | // --> |
---|
207 | </script> |
---|
208 | </body> |
---|
209 | </html> |
---|