public class SendNativePasswordAuthPacket extends AbstractAuthSwitchSendResponsePacket implements InterfaceAuthSwitchSendResponsePacket
authData, packSeq, password, passwordCharacterEncoding| Constructor and Description |
|---|
SendNativePasswordAuthPacket(String password,
byte[] authData,
int packSeq,
String passwordCharacterEncoding) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(PacketOutputStream pos)
Send native password stream.
|
handleResultPacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleResultPacketpublic void send(PacketOutputStream pos) throws IOException
send in interface InterfaceSendPacketpos - database socketIOException - if a connection error occurCopyright © 2017. All rights reserved.