| Package | Description |
|---|---|
| org.mariadb.jdbc.identity.aws | |
| org.mariadb.jdbc.identity.env | |
| org.mariadb.jdbc.identity.system | |
| org.mariadb.jdbc.internal.com.send |
| Modifier and Type | Method and Description |
|---|---|
Identity |
AwsIamIdentityPlugin.get() |
Identity |
AwsIdentityGenerator.getToken() |
| Modifier and Type | Method and Description |
|---|---|
Identity |
EnvIdentityPlugin.get() |
| Modifier and Type | Method and Description |
|---|---|
Identity |
PropertiesIdentityPlugin.get() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SendHandshakeResponsePacket.send(PacketOutputStream pos,
Identity identity,
String host,
String database,
long clientCapabilities,
long serverCapabilities,
byte serverLanguage,
byte packetSeq,
Options options,
String authenticationPluginType,
byte[] seed)
Send handshake response packet.
|
Copyright © 2019 mariadb.org. All rights reserved.