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