Smack/smack-core/src/main
Florian Schmaus f37682d980 Make SASLMechanism.getAuthenticationText() return byte[]
every SASL Mechanism is designed as a byte array based protocol. XMPP
adds the constraint that the challenges and responses are send base64
encoded. It's therefore better API design to let getAuthenticationText()
return byte[] instead of String.
2014-08-12 21:52:56 +02:00
..
java/org/jivesoftware/smack Make SASLMechanism.getAuthenticationText() return byte[] 2014-08-12 21:52:56 +02:00
resources/org.jivesoftware.smack Make resolver-dnsjava, -minidns initializer 2014-08-11 19:39:31 +02:00