Home | Trees | Indices | Help |
|
---|
|
core.ClientAuthenticator --+ | DigestMD5ClientAuthenticator
|
|||
|
|||
sasl.Response or sasl.Failure |
|
||
sasl.Response or sasl.Failure |
|
||
|
|||
sasl.Response or sasl.Failure |
|
||
str or Failure
|
|
||
sasl.Response or sasl.Failure |
|
||
sasl.Success or sasl.Failure |
|
|
|||
password : current authentication password |
|||
pformat : current authentication password format |
|||
realm : current authentication realm |
|
|
|
|
Retrieve user's password from the password manager. Set self.password to the password and self.pformat to its format name ('plain' or 'md5:user:realm:pass'). |
|
|
|
Process success indicator from the server. Process any addiitional data passed with the success. Fail if the server was not authenticated.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun May 8 13:35:04 2011 | http://epydoc.sourceforge.net |