module documentation

Protocol agnostic implementations of SASL authentication mechanisms.

Interface ISASLMechanism No interface docstring; 1/1 attribute, 2/2 methods documented
Class Anonymous Implements the ANONYMOUS SASL authentication mechanism.
Class DigestMD5 Implements the DIGEST-MD5 SASL authentication mechanism.
Class Plain Implements the PLAIN SASL authentication mechanism.