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