Package | Description |
---|---|
org.mariadb.jdbc.credential.aws | |
org.mariadb.jdbc.credential.env | |
org.mariadb.jdbc.credential.system | |
org.mariadb.jdbc.internal.com.send |
Modifier and Type | Method and Description |
---|---|
Credential |
AwsIamCredentialPlugin.get() |
Credential |
AwsCredentialGenerator.getToken() |
Modifier and Type | Method and Description |
---|---|
Credential |
EnvCredentialPlugin.get() |
Modifier and Type | Method and Description |
---|---|
Credential |
PropertiesCredentialPlugin.get() |
Modifier and Type | Method and Description |
---|---|
static void |
SendHandshakeResponsePacket.send(PacketOutputStream pos,
Credential credential,
String host,
String database,
long clientCapabilities,
long serverCapabilities,
byte serverLanguage,
byte packetSeq,
Options options,
String authenticationPluginType,
byte[] seed)
Send handshake response packet.
|
Copyright © 2020 mariadb.com. All rights reserved.