__________ is one of many possible IAuthorizer implementations and the one that stores permissions in the system_auth.permissions table to support all authorization-related CQL statements.
(a) CassandraAuth
(b) CassandraAuthorizer
(c) CassAuthorizer
(d) All of the mentioned
(a) CassandraAuth
(b) CassandraAuthorizer
(c) CassAuthorizer
(d) All of the mentioned
The correct choice is (b) CassandraAuthorizer
The best explanation: Configuration consists mainly of changing the authorizer option in the cassandra.yaml to use the CassandraAuthorizer.