Package | Description |
---|---|
org.jivesoftware.smack |
Core classes of the Smack API.
|
Modifier and Type | Method and Description |
---|---|
void |
SASLAuthentication.authenticate(String username,
String password,
org.jxmpp.jid.EntityBareJid authzid,
SSLSession sslSession)
Performs SASL authentication of the specified user.
|