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.
|
handleResultPacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleResultPacketpublic void send(PacketOutputStream pos) throws IOException, SQLException
send in interface InterfaceSendPacketpos - database socketIOException - if socket error occurSQLException - if other kind of error occurCopyright © 2018 mariadb.org. All rights reserved.