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)
Element
public java.lang.String getNamespace()
ExtensionElement
getNamespace
in interface ExtensionElement
public java.lang.String getElementName()
NamedElement
getElementName
in interface NamedElement