| Home | Trees | Index | Help |
|
|---|
| Package pyxmpp :: Package sasl :: Module core :: Class Success |
|
Reply --+
|
Success
The success SASL message (sent by the server on authentication success).
| Method Summary | |
|---|---|
Initialize the `Success` object. | |
__repr__(self)
| |
| Inherited from Reply | |
Base64-encode the data contained in the reply. | |
| Method Details |
|---|
__init__(self,
username,
realm=None,
authzid=None,
data=None)
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed May 31 22:37:02 2006 | http://epydoc.sf.net |