Joel Shepherd created CASSANDRA-20834:
-----------------------------------------
Summary: Remove getAuthenticator() references for determining if
authn is required
Key: CASSANDRA-20834
URL: https://issues.apache.org/jira/browse/CASSANDRA-20834
Project: Apache Cassandra
Issue Type: Sub-task
Reporter: Joel Shepherd
Assignee: Joel Shepherd
Remove calls to DatabaseDescriptor's getAuthenticator() for determining
whether the node is enforcing authentication or not, and replace with
isAuthenticationRequired().
This is a prerequisite to implementing per-connection authenticator selection,
where "authentication required" will depend on context (node- or session-level)
and the configured authenticators available to the node.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]