public class AuthenticationPluginLoader extends Object
Constructor and Description |
---|
AuthenticationPluginLoader() |
Modifier and Type | Method and Description |
---|---|
static AuthenticationPlugin |
get(String type)
Get authentication plugin from type String.
|
public static AuthenticationPlugin get(String type) throws SQLException
type
- authentication plugin typeSQLException
- if no authentication plugin in classpath have indicated typeCopyright © 2020 mariadb.com. All rights reserved.