Trees | Index | Help |
---|
Package flumotion :: Package twisted :: Module checkers :: Class Sha256Checker |
|
Loggable
--+
|
Sha256Checker
Method Summary | |
---|---|
__init__(self,
**users)
| |
Add the given username and password. | |
requestAvatarId(self,
credentials)
| |
_cbSha256PasswordMatch(self,
matched,
username)
| |
Inherited from Loggable | |
Log a debug message. | |
dict |
Log a message at the given level, with the possibility of going higher up in the stack. |
Log an error. | |
Log an informational message. | |
Log a log message. | |
Overridable log function. | |
Overridable object name function. | |
Log a warning. | |
Log a warning about a Failure. |
Class Variable Summary | |
---|---|
Implements |
__implemented__ = <implementedBy flumotion.twisted.check...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
tuple |
credentialInterfaces = (<MetaInterface flumotion.twisted...
|
str |
logCategory : Implementors can provide a category to log their messages under. |
Inherited from Loggable | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
Method Details |
---|
addUser(self, username, salt, sha256Data)Add the given username and password.
|
Class Variable Details |
---|
__implemented__
|
__provides__
|
credentialInterfaces
|
logCategoryImplementors can provide a category to log their messages under.
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jul 30 18:00:14 2007 | http://epydoc.sf.net |