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, usernamecomplete, fail, failpublic SocketConnectionBase connection()
Copyright © 2021. All rights reserved.