Uses of Class
org.jivesoftware.smack.sasl.SASLMechanism

Packages that use SASLMechanism
org.jivesoftware.smack.sasl SASL Mechanisms. 
 

Uses of SASLMechanism in org.jivesoftware.smack.sasl
 

Subclasses of SASLMechanism in org.jivesoftware.smack.sasl
 class SASLAnonymous
          Implementation of the SASL ANONYMOUS mechanism
 class SASLCramMD5Mechanism
          Implementation of the SASL CRAM-MD5 mechanism
 class SASLDigestMD5Mechanism
          Implementation of the SASL DIGEST-MD5 mechanism
 class SASLExternalMechanism
          Implementation of the SASL EXTERNAL mechanism.
 class SASLGSSAPIMechanism
          Implementation of the SASL GSSAPI mechanism
 class SASLPlainMechanism
          Implementation of the SASL PLAIN mechanism