public class PacketUserauthRequestPassword extends Object
| Constructor and Description |
|---|
PacketUserauthRequestPassword(byte[] payload,
int off,
int len) |
PacketUserauthRequestPassword(String serviceName,
String user,
String pass) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPayload() |
public PacketUserauthRequestPassword(String serviceName, String user, String pass)
public PacketUserauthRequestPassword(byte[] payload,
int off,
int len)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.