public class CredentialPluginLoader
extends java.lang.Object
Constructor and Description |
---|
CredentialPluginLoader() |
Modifier and Type | Method and Description |
---|---|
static CredentialPlugin |
get(java.lang.String type)
Get current Identity plugin according to option `identityType`.
|
public static CredentialPlugin get(java.lang.String type) throws java.sql.SQLException
type
- identity plugin typejava.sql.SQLException
- if no identity plugin found with this type is in classpath