public static class SaslStreamElements.Challenge extends java.lang.Object implements Nonza
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
| Constructor and Description |
|---|
Challenge(java.lang.String data) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getElementName()
Returns the root element name.
|
java.lang.String |
getNamespace()
Returns the root element XML namespace.
|
XmlStringBuilder |
toXML(java.lang.String enclosingNamespace)
Returns the XML representation of this Element.
|
public static final java.lang.String ELEMENT
public XmlStringBuilder toXML(java.lang.String enclosingNamespace)
Elementpublic java.lang.String getNamespace()
ExtensionElementgetNamespace in interface ExtensionElementpublic java.lang.String getElementName()
NamedElementgetElementName in interface NamedElement