Home | Trees | Index | Help |
|
---|
|
ServerAuthenticator
--+
|
PlainServerAuthenticator
Method Summary | |
---|---|
Initialize a PlainServerAuthenticator object. | |
sasl.Challenge , sasl.Success or sasl.Failure |
Process a client reponse. |
sasl.Challenge , sasl.Success or sasl.Failure |
Start the authentication process. |
Method Details |
---|
__init__(self,
password_manager)
Initialize a |
response(self, response)Process a client reponse.
|
start(self, response)Start the authentication process.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Dec 26 17:57:46 2005 | http://epydoc.sf.net |