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)
| |
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. |
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 Wed Feb 16 07:22:59 2005 | http://epydoc.sf.net |