public class SASLAuth extends XMPPPacket
| Constructor and Description |
|---|
SASLAuth(String userName,
String pwd,
SASLFeature.SASLMechanism mechanism) |
| Modifier and Type | Method and Description |
|---|---|
String |
xml()
Generate XML String out of the this entity.
|
public SASLAuth(String userName, String pwd, SASLFeature.SASLMechanism mechanism)
public String xml()
XMLConvertibleCopyright © 2019. All rights reserved.