public interface CredentialPlugin extends Supplier<Credential>
| Modifier and Type | Method and Description |
|---|---|
default String |
defaultAuthenticationPluginType() |
default CredentialPlugin |
initialize(Configuration conf,
String userName,
HostAddress hostAddress) |
default boolean |
mustUseSsl() |
String |
type() |
String type()
default boolean mustUseSsl()
default String defaultAuthenticationPluginType()
default CredentialPlugin initialize(Configuration conf, String userName, HostAddress hostAddress) throws SQLException
SQLExceptionCopyright © 2022 SingleStore. All rights reserved.