| Home | Trees | Index | Help |
|---|
| Package twisted :: Package protocols :: Module imap4 :: Class IServerAuthentication |
|
NonMetaInterface --+
|
IServerAuthentication
| Method Summary | |
|---|---|
Any object implemtenting IAccount or a
Deferred
|
Examine a challenge response for validity. |
str
|
Create a challenge string |
str
|
Return an identifier associated with this Authentication scheme. |
| Method Details |
|---|
authenticateResponse(self, challenge, response)Examine a challenge response for validity.
|
generateChallenge(self)Create a challenge string
|
getName(self)Return an identifier associated with this Authentication scheme.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:45:48 2003 | http://epydoc.sf.net |