| Package | Description |
|---|---|
| org.jivesoftware.smack |
Core classes of the Smack API.
|
| Modifier and Type | Field and Description |
|---|---|
protected SASLAuthentication |
AbstractXMPPConnection.saslAuthentication
The SASLAuthentication manager that is responsible for authenticating with the server.
|
| Modifier and Type | Method and Description |
|---|---|
protected SASLAuthentication |
AbstractXMPPConnection.getSASLAuthentication()
Returns the SASLAuthentication manager that is responsible for authenticating with
the server.
|