| Package | Description |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.auth |
Support for SASL and non-SASL authentication .
|
| tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms | |
| tigase.jaxmpp.core.client.xmpp.modules.auth.scram |
| Modifier and Type | Method and Description |
|---|---|
String |
SaslMechanism.evaluateChallenge(String input,
SessionObject sessionObject)
Evaluating challenge received from server.
|
| Modifier and Type | Method and Description |
|---|---|
String |
PlainMechanism.evaluateChallenge(String input,
SessionObject sessionObject) |
String |
XOAuth2Mechanism.evaluateChallenge(String input,
SessionObject sessionObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractScram.evaluateChallenge(String input,
SessionObject sessionObject) |
Copyright © 2006–2018 Tigase. All rights reserved.