Package | Description |
---|---|
org.mariadb.jdbc.internal.packet.send | |
org.mariadb.jdbc.internal.protocol.authentication |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuthSwitchSendResponsePacket |
class |
SendClearPasswordAuthPacket |
class |
SendGssApiAuthPacket |
class |
SendNativePasswordAuthPacket |
class |
SendOldPasswordAuthPacket |
class |
SendPamAuthPacket |
Modifier and Type | Method and Description |
---|---|
static InterfaceAuthSwitchSendResponsePacket |
DefaultAuthenticationProvider.processAuthPlugin(ReadPacketFetcher packetFetcher,
String plugin,
String password,
byte[] authData,
int seqNo)
Process AuthenticationSwitch.
|
InterfaceAuthSwitchSendResponsePacket |
AuthenticationProviderHolder.AuthenticationProvider.processAuthPlugin(ReadPacketFetcher packetFetcher,
String plugin,
String password,
byte[] authData,
int seqNo) |
Copyright © 2016. All rights reserved.