Smack/smack-extensions/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
..
address Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
admin Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
amp Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
attention Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
blocking Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
bob Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
bookmarks Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
bytestreams Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
caps Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
chatstates Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
commands Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
delay Move SASL logic into AbstractXMPPConnection 2019-09-25 13:49:21 +02:00
disco Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
filetransfer Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
forward Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
geoloc Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
iqlast Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
iqprivate Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
iqregister Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
iqversion Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
jingle Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
jiveproperties Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
last_interaction Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
mediaelement errorprone: Enable MethodCanBeStatic 2019-09-07 23:01:39 +02:00
message_correct Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
mood Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
muc Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
nick Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
offline Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
pep Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
ping Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
privacy Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
pubsub pubsub: Add removal comment in ConfigureForm 2019-09-16 22:04:57 +02:00
receipts Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
rsm Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
search Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
sharedgroups Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
shim Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
si Use optElement() instead of optAppend() in StreamInitiation.toXML() 2019-09-24 23:29:26 +02:00
time Javadoc changes for Java 11 compatibility 2019-07-19 23:05:46 +02:00
vcardtemp Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
xdata Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
xdatalayout Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
xdatavalidation Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
xhtmlim Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00