Skip to:
The http://xmpp.org/rfcs/rfc3920.html#sasl-errors defines different error conditions of the SASL failure. We currently throw only an common XMPPException which don't state what goes wrong. This could be improved.
Committed to trunk revision 11616.
The http://xmpp.org/rfcs/rfc3920.html#sasl-errors defines different error conditions of the SASL failure. We currently throw only an common XMPPException which don't state what goes wrong. This could be improved.