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 | |
---|---|
Implements |
__implemented__ = <implementedBy flumotion.twisted.crede...
|
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
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 |
---|
__implemented__
|
__providedBy__
|
__provides__
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Oct 26 16:38:52 2008 | http://epydoc.sf.net |