See: Description
| Class | Description |
|---|---|
| Abort |
The implementation of the
<abort/> element to abort SASL negotiation. |
| Auth |
The implementation of the
<auth/> element to initialize the SASL authentication process. |
| Challenge |
The implementation of the
<challenge/> element, which is sent during SASL negotiation. |
| Failure |
The implementation of the
<failure/> element, which indicates a SASL failure. |
| Failure.Condition |
A general class for a SASL failure condition.
|
| Mechanisms |
Represents the
<mechanisms/> element as described in Exchange of Stream Headers and Stream Features This class is immutable. |
| Response |
The implementation of the
<response/> element, which is sent during the SASL negotiation. |
| Success |
The implementation of the
<success/> element, which indicates success during SASL negotiation. |
Provides XML schema implementations of the SASL Namespace.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.