Package twisted :: Package protocols :: Module imap4 :: Class IClientAuthentication
[show private | hide private]
[frames | no frames]

Class IClientAuthentication

NonMetaInterface --+
                   |
                  IClientAuthentication


Method Summary
  challengeResponse(self, secret, challenge)
Generate a challenge response string
str getName(self)
Return an identifier associated with this authentication scheme.

Method Details

challengeResponse(self, secret, challenge)

Generate a challenge response string

getName(self)

Return an identifier associated with this authentication scheme.
Returns:
str

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