Uses of Interface
org.mariadb.jdbc.internal.com.send.authentication.AuthenticationPlugin
Packages that use AuthenticationPlugin
Package
Description
-
Uses of AuthenticationPlugin in org.mariadb.jdbc.internal.com.send.authentication
Classes in org.mariadb.jdbc.internal.com.send.authentication that implement AuthenticationPluginModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of AuthenticationPlugin in org.mariadb.jdbc.internal.protocol.authentication
Methods in org.mariadb.jdbc.internal.protocol.authentication that return AuthenticationPluginModifier and TypeMethodDescriptionAuthenticationProviderHolder.AuthenticationProvider.processAuthPlugin
(String plugin, String password, byte[] authData, Options options) static AuthenticationPlugin
DefaultAuthenticationProvider.processAuthPlugin
(String plugin, String password, byte[] authData, Options options) Process AuthenticationSwitch.