twisted.words.protocols.jabber.sasl_mechanisms module documentationtwisted.words.protocols.jabber
          View Source
          
        
      Protocol agnostic implementations of SASL authentication mechanisms.
| Interface | ISASLMechanism | No interface docstring; 1/1 attributes, 2/2 methods documented | 
| Class | Anonymous | Implements the ANONYMOUS SASL authentication mechanism. | 
| Class | Plain | Implements the PLAIN SASL authentication mechanism. | 
| Class | DigestMD5 | Implements the DIGEST-MD5 SASL authentication mechanism. |