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