1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-core/src/main/java/org/jivesoftware/smack/sasl/core
Florian Schmaus d2f5efcb20 Use StandardCharsets.(UTF_8|US_ASCII)
This also gets rid of a ton of UnsupportedEncodingException s.
2019-05-08 12:44:48 +02:00
..
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
SASLAnonymous.java Introduce SmackSaslException 2019-02-10 21:50:39 +01:00
SASLXOauth2Mechanism.java Introduce SmackSaslException 2019-02-10 21:50:39 +01:00
ScramHmac.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
ScramMechanism.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
ScramPlusMechanism.java Introduce SmackSaslException 2019-02-10 21:50:39 +01:00
SCRAMSHA1Mechanism.java Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
ScramSha1PlusMechanism.java Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00