Package | Description |
---|---|
org.apache.cassandra.auth | |
org.apache.cassandra.config | |
org.apache.cassandra.utils |
Modifier and Type | Class and Description |
---|---|
class |
CassandraRoleManager
Responsible for the creation, maintenance and deletion of roles
for the purposes of authentication and authorization.
|
Constructor and Description |
---|
RolesCache(IRoleManager roleManager) |
Modifier and Type | Method and Description |
---|---|
static IRoleManager |
DatabaseDescriptor.getRoleManager() |
Modifier and Type | Method and Description |
---|---|
static void |
DatabaseDescriptor.setRoleManager(IRoleManager roleManager) |
Modifier and Type | Method and Description |
---|---|
static IRoleManager |
FBUtilities.newRoleManager(java.lang.String className) |
Copyright © 2020 The Apache Software Foundation