public interface SaslNonza extends Nonza
| Modifier and Type | Interface and Description |
|---|---|
static class |
SaslNonza.AuthMechanism
Initiating SASL authentication by select a mechanism.
|
static class |
SaslNonza.Challenge
A SASL challenge stream element.
|
static class |
SaslNonza.Response
A SASL response stream element.
|
static class |
SaslNonza.SASLFailure
A SASL failure stream element, also called "SASL Error".
|
static class |
SaslNonza.Success
A SASL success stream element.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAMESPACE |
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
getNamespace()
Returns the root element XML namespace.
|
getLanguage, getQNamegetElementNamestatic final java.lang.String NAMESPACE
default java.lang.String getNamespace()
FullyQualifiedElementgetNamespace in interface FullyQualifiedElement