Package org.jivesoftware.smack.sasl.packet
Stanzas, plain stream- and extension elements for SASL.
-
Interface Summary Interface Description SaslNonza -
Class Summary Class Description SaslNonza.AuthMechanism Initiating SASL authentication by select a mechanism.SaslNonza.Challenge A SASL challenge stream element.SaslNonza.Response A SASL response stream element.SaslNonza.SASLFailure A SASL failure stream element, also called "SASL Error".SaslNonza.Success A SASL success stream element.