public class AuthenticationPluginLoader
extends java.lang.Object
Constructor and Description |
---|
AuthenticationPluginLoader() |
Modifier and Type | Method and Description |
---|---|
static AuthenticationPlugin |
get(java.lang.String type)
Get authentication plugin from type String.
|
public static AuthenticationPlugin get(java.lang.String type) throws java.sql.SQLException
type
- authentication plugin typejava.sql.SQLException
- if no authentication plugin in classpath have indicated type