Smack/smack-sasl-provided/src/main/java/org/jivesoftware/smack/sasl/provided
Florian Schmaus c682091a47 Fix SASL EXTERNAL with client cert provided JID
isAnonymous() is now a bit weakened since it also considers
allowNullorEmptyUsername.

SaslExternalMechanism of smack-sasl-provided now also doesn't throw an
UnsupportedOperationException.

Follow up on 7e4e3699a1
2015-01-13 13:31:30 +01:00
..
SASLDigestMD5Mechanism.java Implemented MD5 just like the SHA1 util 2014-11-15 09:46:39 +01:00
SASLExternalMechanism.java Fix SASL EXTERNAL with client cert provided JID 2015-01-13 13:31:30 +01:00
SASLPlainMechanism.java Add SCRAM-SHA1 support 2014-10-21 15:03:48 +02:00
SASLProvidedSmackInitializer.java Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00