public final class AuthenticationPluginLoader extends Object
| Constructor and Description |
|---|
AuthenticationPluginLoader() |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationPlugin |
get(String type,
Configuration conf)
Get authentication plugin from type String.
|
public static AuthenticationPlugin get(String type, Configuration conf) throws SQLException
type - authentication plugin typeconf - current configurationSQLException - if no authentication plugin in classpath have indicated typeCopyright © 2023 SingleStore. All rights reserved.