--- a/Documentation/Source/eric5.Utilities.PasswordChecker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.PasswordChecker.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>Complexity_Good</td></tr><tr><td>Complexity_Strong</td></tr><tr><td>Complexity_VeryStrong</td></tr><tr><td>Complexity_VeryWeak</td></tr><tr><td>Complexity_Weak</td></tr><tr><td>Status_Exceeded</td></tr><tr><td>Status_Failed</td></tr><tr><td>Status_Passed</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PasswordChecker.__init__">PasswordChecker</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PasswordChecker.__determineBinaryStatus">__determineBinaryStatus</a></td> <td>Private method to determine a binary status.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check a given password.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PasswordChecker.__init__" ID="PasswordChecker.__init__"></a> <h4>PasswordChecker (Constructor)</h4> <b>PasswordChecker</b>(<i></i>)