Package rocks.xmpp.core.sasl
Provides classes for SASL Negotiation (authentication).
-
Class Summary Class Description XmppSaslClientFactory A factory which creates SaslClients, which are used in XMPP context and are not natively provided by the default security provider. -
Exception Summary Exception Description AuthenticationException An exception thrown during the login process, if SASL negotiation with the XMPP server fails.