| Modifier and Type | Method and Description |
|---|---|
static AuthenticationPluginFactory |
AuthenticationPluginLoader.get(String type,
Configuration conf)
Get authentication plugin from type String.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClearPasswordPluginFactory
Clear password plugin.
|
class |
SendGssApiAuthPacketFactory
GSSAPI plugin
|
| Modifier and Type | Class and Description |
|---|---|
class |
Ed25519PasswordPluginFactory
ED25519 password plugin
|
class |
NativePasswordPluginFactory
Native password implementation
|
class |
SendPamAuthPacketFactory
PAM (dialog) authentication plugin.
|
Copyright © 2025 SingleStore. All rights reserved.