public class CredentialPluginLoader extends Object
Constructor and Description |
---|
CredentialPluginLoader() |
Modifier and Type | Method and Description |
---|---|
static CredentialPlugin |
get(String type)
Get current Identity plugin according to option `identityType`.
|
public static CredentialPlugin get(String type) throws SQLException
type
- identity plugin typeSQLException
- if no identity plugin found with this type is in classpathCopyright © 2020 mariadb.com. All rights reserved.