public class SendOldPasswordAuthPacket extends AbstractAuthSwitchSendResponsePacket implements InterfaceAuthSwitchSendResponsePacket
authData, packSeq, password, passwordCharacterEncoding| Constructor and Description |
|---|
SendOldPasswordAuthPacket(String password,
byte[] authData,
int packSeq,
String passwordCharacterEncoding) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(PacketOutputStream pos)
Send 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 © 2018 mariadb.org. All rights reserved.