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 | |
tigase.jaxmpp.j2se.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 |
Modifier and Type | Class and Description |
---|---|
class |
ScramMechanism |
Modifier and Type | Class and Description |
---|---|
class |
ExternalMechanism |
Copyright © 2006–2016 Tigase. All rights reserved.