| Trees | Index | Help |
|---|
| Package flumotion :: Package twisted :: Module credentials :: Class UsernameCryptPasswordCrypt |
|
| Method Summary | |
|---|---|
__init__(self,
username,
cryptPassword)
| |
Check credentials against the given cryptPassword. | |
Given the plaintext password and the salt, set the correct cryptPassword. | |
| Class Variable Summary | |
|---|---|
tuple |
__implements__ = (<class 'flumotion.twisted.credentials....
|
| Method Details |
|---|
checkCryptPassword(self, cryptPassword)Check credentials against the given cryptPassword. |
setPasswordSalt(self, password, salt)Given the plaintext password and the salt, set the correct cryptPassword. |
| Class Variable Details |
|---|
__implements__
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Dec 20 15:33:10 2005 | http://epydoc.sf.net |