Package pyxmpp2 :: Package sasl :: Module gssapi
[hide private]

Module gssapi

GSSAPI authentication mechanism for PyXMPP SASL implementation.

Normative reference:
Classes [hide private]
  GSSAPIClientAuthenticator
Provides client-side GSSAPI SASL (Kerberos 5) authentication.
Variables [hide private]
  logger = logging.getLogger("pyxmpp2.sasl.gssapi")