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

Module gssapi

source code

GSSAPI authentication mechanism for PyXMPP SASL implementation.

Normative reference:
Classes [hide private]
  GSSAPIClientAuthenticator
Provides client-side GSSAPI SASL (Kerberos 5) authentication.

Imports: base64, kerberos, logging, ClientAuthenticator, Failure, Response, Challenge, Success