public static class SaslStreamElements.Response extends java.lang.Object implements Nonza
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ELEMENT |
Constructor and Description |
---|
Response() |
Response(java.lang.String authenticationText) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthenticationText() |
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 Response()
public Response(java.lang.String authenticationText)
public XmlStringBuilder toXML(java.lang.String enclosingNamespace)
Element
public java.lang.String getAuthenticationText()
public java.lang.String getNamespace()
ExtensionElement
getNamespace
in interface ExtensionElement
public java.lang.String getElementName()
NamedElement
getElementName
in interface NamedElement