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