Package flumotion :: Package twisted :: Module credentials :: Class UsernameCryptPasswordPlaintext
[show private | hide private]
[frames | no frames]

Class UsernameCryptPasswordPlaintext

Known Subclasses:
KeycardUACPP

I take a username and a plaintext password. I implement IUsernameCryptPassword.
Method Summary
  __init__(self, username, password)
  checkCryptPassword(self, cryptPassword)
Check credentials against the given cryptPassword.

Class Variable Summary
tuple __implements__ = (<MetaInterface flumotion.twisted.crede...

Method Details

checkCryptPassword(self, cryptPassword)

Check credentials against the given cryptPassword.

Class Variable Details

__implements__

Type:
tuple
Value:
(<MetaInterface flumotion.twisted.credentials.IUsernameCryptPassword>,\
)                                                                      

Generated by Epydoc 2.1 on Wed Sep 13 13:38:33 2006 http://epydoc.sf.net