public class AuthenticationCommandBase<R> extends CommandBase<R>
handler| Constructor and Description |
|---|
AuthenticationCommandBase(String username,
String password,
String database,
MySQLCollation collation,
Buffer serverRsaPublicKey,
Map<String,String> connectionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
MySQLCollation |
collation() |
Map<String,String> |
connectionAttributes() |
String |
database() |
String |
password() |
Buffer |
serverRsaPublicKey() |
String |
username() |
complete, fail, failCopyright © 2021. All rights reserved.