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