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(OutputStream os)
Send password stream.
|
handleResultPacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleResultPacketpublic void send(OutputStream os) throws IOException
send in interface InterfaceSendPacketos - database socketIOException - if a connection error occurCopyright © 2017. All rights reserved.