| Home | Trees | Indices | Help |
|
|---|
|
|
Base classes for PyXMPP SASL implementation.
|
|||
|
PasswordManager Base class for password managers. |
|||
|
Reply Base class for SASL authentication reply objects. |
|||
|
Challenge The challenge SASL message (server's challenge for the client). |
|||
|
Response The response SASL message (clients's reply the the server's challenge). |
|||
|
Failure The failure SASL message. |
|||
|
Success The success SASL message (sent by the server on authentication success). |
|||
|
ClientAuthenticator Base class for client authenticators. |
|||
|
ServerAuthenticator Base class for server authenticators. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
CLIENT_MECHANISMS_D =
|
|||
CLIENT_MECHANISMS =
|
|||
SECURE_CLIENT_MECHANISMS =
|
|||
SERVER_MECHANISMS_D =
|
|||
SERVER_MECHANISMS =
|
|||
SECURE_SERVER_MECHANISMS =
|
|||
|
|||
|
|
|||
CLIENT_MECHANISMS_D
|
SERVER_MECHANISMS_D
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 10 09:22:45 2011 | http://epydoc.sourceforge.net |