Smack/core/src/main/java/org/jivesoftware/smack/sasl
Florian Schmaus 5832236578 Cleanup SASLErrorException
Reuse the constructor and append only the SASLError String to the
Exceptions message (previously the full SASLError stanza was printed).
2014-04-05 18:42:32 +02:00
..
SASLAnonymous.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
SASLCramMD5Mechanism.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
SASLDigestMD5Mechanism.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
SASLError.java Improve Exceptions (SMACK-426) 2014-03-19 09:00:10 +01:00
SASLErrorException.java Cleanup SASLErrorException 2014-04-05 18:42:32 +02:00
SASLExternalMechanism.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
SASLGSSAPIMechanism.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
SASLMechanism.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
SASLPlainMechanism.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
package.html Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00