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