Package pyxmpp :: Package sasl :: Module core :: Class Challenge
[show private | hide private]
[frames | no frames]

Class Challenge

Reply --+
        |
       Challenge


The challenge SASL message (server's challenge for the client).

Method Summary
  __init__(self, data)
Initialize the `Challenge` object.
  __repr__(self)
    Inherited from Reply
  base64(self)
Base64-encode the data contained in the reply.

Method Details

__init__(self, data)
(Constructor)

Initialize the `Challenge` object.
Overrides:
pyxmpp.sasl.core.Reply.__init__

Generated by Epydoc 2.1 on Wed May 31 22:37:02 2006 http://epydoc.sf.net