Joel Shepherd created CASSANDRA-20836:
-----------------------------------------
Summary: Enable test for and retrieval of authenticator by class
name in DatabaseDescriptor
Key: CASSANDRA-20836
URL: https://issues.apache.org/jira/browse/CASSANDRA-20836
Project: Apache Cassandra
Issue Type: Sub-task
Reporter: Joel Shepherd
CredentialsCacheKeysTable and possibly other classes call
DatabaseDescriptor.getAuthenticator() to determine if the node is configured
specifically with PasswordAuthenticator and supports a credentials cache.
As a prerequisite to negotiated authentication and enabling the use of multiple
authenticators, provide a way for callers to check to see if a specific
authenticator is configured without assuming that it is the only configured
authenticator. In addition, consider extending IAuthenticator with a default
method to indicate if the authenticator has a credentials cache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]