public class InitialHandshakeCommand extends AuthenticationCommandBase<Connection>
handler| Constructor and Description |
|---|
InitialHandshakeCommand(SocketConnectionBase conn,
String username,
String password,
String database,
Map<String,String> connectionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
SocketConnectionBase |
connection() |
connectionAttributes, database, password, usernamefailpublic SocketConnectionBase connection()
Copyright © 2020. All rights reserved.