Home | Trees | Index | Help |
|
---|
Package pyxmpp :: Package sasl :: Module plain |
|
PLAIN authentication mechanism for PyXMPP SASL implementation. Normative reference: - `RFC 2595 <http://www.ietf.org/rfc/rfc2595.txt>`__
Classes | |
---|---|
PlainClientAuthenticator |
Provides PLAIN SASL authentication for a client. |
PlainServerAuthenticator |
Provides PLAIN SASL authentication for a server. |
Variable Summary | |
---|---|
str |
__revision__ = '$Id: plain.py 559 2005-03-20 18:01:06Z j...
|
logging
Challenge
,
ClientAuthenticator
,
Failure
,
Response
,
ServerAuthenticator
,
Success
from_utf8
,
to_utf8
Variable Details |
---|
__revision__
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed May 31 22:36:59 2006 | http://epydoc.sf.net |