Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 10742

How to login XMPP Server without SASL Authentication?

$
0
0

I updated the API from 3.4.1 to 4.0.3 today, and modified part of my codes .

 

In 3.4.1 , I can login without SASL Authentication like below:

connConfig.setSASLAuthenticationEnabled(false);

 

But now, I donot know how to set the authentication disabled?

 

Can anyone tell me , how to set the SASL Authentication disabled?

Or  how to use SASL Authentication in Smack?

 

 

My XMPP Server is tigase.  Thanks very much!


Viewing all articles
Browse latest Browse all 10742

Trending Articles