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
IOException
Copyright © 2019. All rights reserved.