Trees | Index | Help |
---|
Package flumotion :: Package twisted :: Module credentials |
|
Classes | |
---|---|
IToken |
I encapsulate a token. |
IUsernameCryptPassword |
I encapsulate a username and check crypted passwords. |
Token |
|
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 Thu Jan 25 09:31:10 2007 | http://epydoc.sf.net |