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