Home | Trees | Index | Help |
|
---|
|
SASL support XMPP streams.
Classes | |
---|---|
StreamSASLMixIn |
SASL authentication mix-in class for XMPP stream. |
Exceptions | |
---|---|
SASLAuthenticationFailed |
Raised when stream SASL authentication fails. |
SASLMechanismNotAvailable |
Raised when none of SASL authentication mechanisms requested is available. |
SASLNotAvailable |
Raised when SASL authentication is requested, but not available. |
Variable Summary | |
---|---|
str |
__revision__ = '$Id: streamsasl.py 559 2005-03-20 18:01:...
|
str |
SASL_NS = 'urn:ietf:params:xml:ns:xmpp-sasl'
|
base64
,
logging
,
pyxmpp.sasl
JID
StreamAuthenticationError
Variable Details |
---|
__revision__
|
SASL_NS
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Dec 26 17:57:47 2005 | http://epydoc.sf.net |