sasl – SASL helpers

This module is used to implement SASL in aioxmpp.security_layer. It provides a state machine for use by the different SASL mechanisms and implementations of some SASL mechansims.

It provides an XMPP adaptor for aiosasl.

class aioxmpp.sasl.SASLXMPPInterface(xmlstream)[source]

The XSOs for SASL authentication can be found in aioxmpp.nonza.