Smack/smack-extensions
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
..
src Move SASL logic into AbstractXMPPConnection 2019-09-25 13:49:21 +02:00
build.gradle gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00