|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jivesoftware.smack.sasl.SASLMechanism
org.jivesoftware.smack.sasl.SASLCramMD5Mechanism
public class SASLCramMD5Mechanism
Implementation of the SASL CRAM-MD5 mechanism
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jivesoftware.smack.sasl.SASLMechanism |
|---|
SASLMechanism.AuthMechanism, SASLMechanism.Challenge, SASLMechanism.Failure, SASLMechanism.Response, SASLMechanism.Success |
| Constructor Summary | |
|---|---|
SASLCramMD5Mechanism(SASLAuthentication saslAuthentication)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jivesoftware.smack.sasl.SASLMechanism |
|---|
authenticate, authenticate, challengeReceived, handle |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SASLCramMD5Mechanism(SASLAuthentication saslAuthentication)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||