Smack/source/org/jivesoftware/smack/sasl
Florian Schmaus 401c37bd28 SMACK-404 Changed StringUtils.decodeBase64(String) behavior so that the method does not try to detect and decompress a gzip-compressed input. Refactored every use of the Base64.(de|en)code* methods to use the StringUtils (de|en)codeBase64 methods instead.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@13416 b35dd754-fafc-0310-a699-88a17e54d16e
2013-01-29 22:49:20 +00:00
..
SASLAnonymous.java SMACK-264: Fix SASL Anonymous for updated API. 2009-09-09 11:26:44 +00:00
SASLCramMD5Mechanism.java Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00
SASLDigestMD5Mechanism.java Fixed typo in SASL name. 2008-01-21 23:05:05 +00:00
SASLExternalMechanism.java Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00
SASLGSSAPIMechanism.java SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
SASLMechanism.java SMACK-404 Changed StringUtils.decodeBase64(String) behavior so that the method does not try to detect and decompress a gzip-compressed input. Refactored every use of the Base64.(de|en)code* methods to use the StringUtils (de|en)codeBase64 methods instead. 2013-01-29 22:49:20 +00:00
SASLPlainMechanism.java Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00
package.html Initial version. 2005-08-27 02:43:24 +00:00