1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-07-04 01:02:35 +02:00
Smack/source/org/jivesoftware/smack/sasl
Günther Niess 8dcc226bb5 SMACK-264 Fix NPE in SASLMechanism
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@11256 b35dd754-fafc-0310-a699-88a17e54d16e
2009-09-09 11:10:34 +00:00
..
package.html Initial version. 2005-08-27 02:43:24 +00:00
SASLAnonymous.java HTML and comment cleanup. Small API refactors. Moved use of StringBuffer to StringBuilder. 2008-11-03 16:28:57 +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 Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00
SASLMechanism.java SMACK-264 Fix NPE in SASLMechanism 2009-09-09 11:10:34 +00:00
SASLPlainMechanism.java Big change for authentication, which now supports more SASL mechanisms and 2007-11-14 16:27:47 +00:00