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

Class InMemoryUsernamePasswordDatabaseDontUse


Method Summary
  __init__(self, **users)
  _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 0x85402ac>,
 <class twisted.cred.credentials.IUsernameHashedPassword at 0x854027c>\
)                                                                      

Generated by Epydoc 2.0 on Sat May 15 20:08:42 2004 http://epydoc.sf.net