| Trees | Index | Help |
|---|
| Package flumotion :: Package twisted :: Module credentials |
|
| Classes | |
|---|---|
IUsernameCryptPassword |
I encapsulate a username and check crypted passwords. |
Username |
I am your average username and password credentials. |
UsernameCryptPasswordCrypt |
I take a username and a crypt password. |
UsernameCryptPasswordCryptChallenger |
I take a username. |
UsernameCryptPasswordPlaintext |
I take a username and a plaintext password. |
| Function Summary | |
|---|---|
I return some random data. | |
Respond to a given crypt challenge with our cryptPassword. | |
| Function Details |
|---|
cryptChallenge()I return some random data. |
cryptRespond(challenge, cryptPassword)Respond to a given crypt challenge with our cryptPassword. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Dec 20 15:33:10 2005 | http://epydoc.sf.net |