Package twisted :: Package cred :: Module checkers :: Class InMemoryUsernamePasswordDatabaseDontUse
[frames | no frames]

Class InMemoryUsernamePasswordDatabaseDontUse


Method Summary
  __init__(self)
  _cbPasswordMatch(self, matched, username)
  addUser(self, username, password)
  requestAvatarId(self, credentials)

Class Variable Summary
class __implements__ = twisted.cred.checkers.ICredentialsChecker
tuple credentialInterfaces = (<class twisted.cred.credentials....

Class Variable Details

credentialInterfaces

Type:
tuple
Value:
(<class twisted.cred.credentials.IUsernamePassword at 0x844355c>,
 <class twisted.cred.credentials.IUsernameHashedPassword at 0x844352c>\
)                                                                      

Generated by Epydoc 2.0 on Sat Sep 13 04:20:36 2003 http://epydoc.sf.net