public static class SaslStreamElements.Response extends java.lang.Object implements PlainStreamElement
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() |
XmlStringBuilder |
toXML()
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()
Element
public java.lang.String getAuthenticationText()