| 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. | |
Log a warning about a Failure. | |
| Class Variable Summary | |
|---|---|
tuple |
__implements__ = (<MetaInterface twisted.cred.checkers.I...
|
tuple |
credentialInterfaces = (<MetaInterface flumotion.twisted...
|
str |
logCategory: Implementors can provide a category to log their messages under. |
| Inherited from Loggable | |
Implements |
__implemented__ = <implementedBy flumotion.common.log.Lo...
|
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
| 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 Sep 13 08:00:39 2006 | http://epydoc.sf.net |