| Trees | Index | Help |
|---|
| Package flumotion :: Package twisted :: Module checkers :: Class CryptChecker |
|
Loggable --+
|
CryptChecker
| Method Summary | |
|---|---|
__init__(self,
**users)
| |
Add the given username and password. | |
requestAvatarId(self,
credentials)
| |
_cbCryptPasswordMatch(self,
matched,
username)
| |
| Inherited from Loggable | |
Log a debug message. | |
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 | |
|---|---|
tuple |
__implements__ = (<class 'twisted.cred.checkers.ICredent...
|
tuple |
credentialInterfaces = (<class 'flumotion.twisted.creden...
|
str |
logCategory: Implementors can provide a category to log their messages under. |
| Method Details |
|---|
addUser(self, username, cryptPassword)Add the given username and password.
|
| Class Variable Details |
|---|
__implements__
|
credentialInterfaces
|
logCategoryImplementors can provide a category to log their messages under.
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Dec 20 15:33:10 2005 | http://epydoc.sf.net |