| Trees | Index | Help |
|---|
| Package WebStack :: Package Helpers :: Module Auth |
|
| Classes | |
|---|---|
UserInfo |
A class used to represent user information in terms of the authentication scheme employed and the user details. |
| Function Summary | |
|---|---|
Return a string containing an authentication token made from the given 'plaintext' and 'secret_key'. | |
| Function Details |
|---|
get_token(plaintext, secret_key)Return a string containing an authentication token made from the given 'plaintext' and 'secret_key'. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun May 1 20:27:34 2005 | http://epydoc.sf.net |