|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterfaceAuthSwitchSendResponsePacket | |
|---|---|
| org.mariadb.jdbc.internal.com.send | |
| org.mariadb.jdbc.internal.protocol.authentication | |
| Uses of InterfaceAuthSwitchSendResponsePacket in org.mariadb.jdbc.internal.com.send |
|---|
| Classes in org.mariadb.jdbc.internal.com.send that implement InterfaceAuthSwitchSendResponsePacket | |
|---|---|
class |
AbstractAuthSwitchSendResponsePacket
|
class |
SendClearPasswordAuthPacket
|
class |
SendGssApiAuthPacket
|
class |
SendNativePasswordAuthPacket
|
class |
SendOldPasswordAuthPacket
|
class |
SendPamAuthPacket
|
| Uses of InterfaceAuthSwitchSendResponsePacket in org.mariadb.jdbc.internal.protocol.authentication |
|---|
| Methods in org.mariadb.jdbc.internal.protocol.authentication that return InterfaceAuthSwitchSendResponsePacket | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||