| Home | Trees | Index | Help |
|---|
| Classes | |
|---|---|
BasicLoginHandler |
Class implementing a basic login handler using raw_input () and getpass () as input methods. |
LoginHandler |
Abstract base class for all login handlers. |
SilentLoginHandler |
Implementation of a login handler that gets all data preset via parameter and doesn't communicate with the user at all. |
| Exceptions | |
|---|---|
UserCanceledLogin |
User cancelled login request (by pressing <Esc>, hitting the <Abort> button etc.). |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Nov 20 23:02:05 2008 | http://epydoc.sf.net |