public class SendEd25519PasswordAuthPacket extends AbstractAuthSwitchSendResponsePacket implements InterfaceAuthSwitchSendResponsePacket
authData, packSeq, password, passwordCharacterEncoding
Constructor and Description |
---|
SendEd25519PasswordAuthPacket(String password,
byte[] authData,
int packSeq,
String passwordCharacterEncoding) |
Modifier and Type | Method and Description |
---|---|
void |
send(PacketOutputStream pos)
Send Ed25519 plugin authentication result.
|
handleResultPacket
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleResultPacket
public void send(PacketOutputStream pos) throws IOException, SQLException
send
in interface InterfaceSendPacket
pos
- database socketIOException
- if socket error occurSQLException
- if other kind of error occurCopyright © 2018 mariadb.org. All rights reserved.