| Package | Description |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.auth |
Support for SASL and non-SASL authentication .
|
| tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms |
| Modifier and Type | Method and Description |
|---|---|
protected SaslMechanism |
SaslModule.guessSaslMechanism() |
| Modifier and Type | Method and Description |
|---|---|
void |
SaslModule.addMechanism(SaslMechanism mechanism) |
void |
SaslModule.addMechanism(SaslMechanism mechanism,
boolean atFirstPlace) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSaslMechanism |
class |
AnonymousMechanism |
class |
PlainMechanism |
class |
XOAuth2Mechanism |
Copyright © 2006–2017 Tigase. All rights reserved.