mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-02 14:55:58 +01:00
f37682d980
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. |
||
---|---|---|
.. | ||
main | ||
test/java/org/jivesoftware/smack/sasl/javax |