Class | Description |
---|---|
SASLAnonymous |
Implementation of the SASL ANONYMOUS mechanism
|
SASLCramMD5Mechanism |
Implementation of the SASL CRAM-MD5 mechanism
|
SASLDigestMD5Mechanism |
Implementation of the SASL DIGEST-MD5 mechanism
|
SASLExternalMechanism |
Implementation of the SASL EXTERNAL mechanism.
|
SASLGSSAPIMechanism |
Implementation of the SASL GSSAPI mechanism
|
SASLMechanism |
Base class for SASL mechanisms.
|
SASLMechanism.Challenge |
A SASL challenge stanza.
|
SASLMechanism.Failure |
A SASL failure stanza.
|
SASLMechanism.Success |
A SASL success stanza.
|
SASLPlainMechanism |
Implementation of the SASL PLAIN mechanism
|
Copyright © 2003-2007 Jive Software.