public static class SaslStreamElements.Response extends PlainStreamElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
| Constructor and Description |
|---|
SaslStreamElements.Response() |
SaslStreamElements.Response(java.lang.String authenticationText) |
| Modifier and Type | Method and Description |
|---|---|
XmlStringBuilder |
toXML()
Returns the XML representation of this Element.
|
public static final java.lang.String ELEMENT
public SaslStreamElements.Response()
public SaslStreamElements.Response(java.lang.String authenticationText)
public XmlStringBuilder toXML()
Element