Interface | Description |
---|---|
SaslServerSupplier |
Class | Description |
---|---|
AuthAttemptCache |
Caches authentication attempts, whether successful or unsuccessful.
|
AuthUtils | |
FileBasedLoginModule | |
FileBasedPlainSaslAuthenticator |
Authenticate users based on YAML config file which is periodically reloaded
|
FileBasedSaslServerFactory | |
FileBasedSaslServerProvider | |
MultiTenantSaslConfigEntry | |
MultiTenantSaslSecrets | |
MultiTenantSaslSecretsLoader |
This class loads and caches SASL secrets from a JSON file stored on the local
filesystem.
|
PlainSaslServer |
SaslServer implementation for SASL/PLAIN with an authenticator
provided through the constructor.
|
PlainSaslServer.PlainSaslServerFactory |
Enum | Description |
---|---|
SniValidationMode |
Enum class that represents different mode of SNI host name validation in the authenticator.
|