public class FileBasedPlainSaslAuthenticator extends PlainSaslAuthenticator
Since we have to use JAAS, the JAAS config just points to the YAML config file.
AUTHENTICATION_FAILED_MSG, FAILED_AUTH_CACHE, log, mode, SUCCESSFUL_AUTH_CACHE| Constructor and Description |
|---|
FileBasedPlainSaslAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(List<AppConfigurationEntry> jaasContextEntries) |
protected MultiTenantSaslSecrets |
loadSecrets() |
authenticate, clusterIdpublic void initialize(List<AppConfigurationEntry> jaasContextEntries)
protected MultiTenantSaslSecrets loadSecrets()
loadSecrets in class PlainSaslAuthenticator