public static class SaslStreamElements.AuthMechanism extends PlainStreamElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
| Constructor and Description |
|---|
SaslStreamElements.AuthMechanism(java.lang.String mechanism,
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.AuthMechanism(java.lang.String mechanism,
java.lang.String authenticationText)
public XmlStringBuilder toXML()
Element