Smack/smack-experimental/src/main/java/org/jivesoftware/smackx
Florian Schmaus eeb6c52f7e Move SASL logic into AbstractXMPPConnection
Besides the way the transport handles the stream after SASL
<success/>, the SASL logic is independend from the underlying
transport (BOSH, TCP, …). Hence move it up into
AbstractXMPPConnection.

This also has the benefit that we can make some more methods private
or package-private.

Also introduce XmlStringBuilder.optTextChild(), which causes some
associated changes.
2019-09-25 13:49:21 +02:00
..
carbons Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
chat_markers Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
colors Update XEP-0392 to 0.6.0 2019-06-30 16:01:08 +02:00
csi Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
dox Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
eme Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
gcm Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
hashes Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
hints Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
hoxt Move SASL logic into AbstractXMPPConnection 2019-09-25 13:49:21 +02:00
httpfileupload Merge pull request #342 from fenek/fix-http-file-upload-header 2019-08-30 19:46:15 +02:00
iot Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
jid_prep Add support for XEP-0328: JID Prep 2019-09-08 18:29:46 +02:00
jingle_filetransfer Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
json Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
mam Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
message_markup Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
muclight errorprone: Enable MethodCanBeStatic 2019-09-07 23:01:39 +02:00
push_notifications Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
reference Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
sid Make adding originId by default configurable 2019-09-02 17:39:27 +02:00
spoiler Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
xmlelement Add support for XEP-0315: Data Forms XML Element 2019-06-12 22:32:24 +02:00