Package twisted :: Package cred :: Module credentials :: Class IUsernamePassword
[show private | hide private]
[frames | no frames]

Class IUsernamePassword

NonMetaInterface --+    
                   |    
        ICredentials --+
                       |
                      IUsernamePassword


I encapsulate a username and password.
Method Summary
  checkPassword(self, password)
Return a deferred which becomes, or a boolean indicating if the password matches.

Instance Variable Summary
  username - What do you think?

Method Details

checkPassword(self, password)

Returns:
a deferred which becomes, or a boolean indicating if the password matches.

Instance Variable Details

username

What do you think?

Generated by Epydoc 1.1 on Fri Jun 27 03:47:48 2003 http://epydoc.sf.net