Interfaces
 InterfaceDescription
 ISASLAuth This is a base class for use with Simple Authentication and Security Layer (SASL) mechanisms.
Classes
 ClassDescription
 Anonymous This class provides SASL authentication using the ANONYMOUS mechanism.
 DigestMD5 This class provides SASL authentication using the DIGEST-MD5 mechanism, a HTTP Digest compatible challenge-response scheme based upon MD5.
 External This class provides SASL authentication using the EXTERNAL mechanism.
 Plain This class provides SASL authentication using the PLAIN mechanism.
 SASLAuth This is a base class for use with Simple Authentication and Security Layer (SASL) mechanisms.
 XFacebookPlatform This class provides SASL authentication using the X-FACEBOOK-PLATFORM mechanism.
 XOAuth2 This class provides SASL authentication using the X-OAUTH2 mechanism.