Package | Description |
---|---|
org.apache.cassandra.auth | |
org.apache.cassandra.config | |
org.apache.cassandra.utils |
Modifier and Type | Class and Description |
---|---|
class |
AllowAllNetworkAuthorizer |
class |
CassandraNetworkAuthorizer |
Constructor and Description |
---|
NetworkAuthCache(INetworkAuthorizer authorizer) |
Modifier and Type | Method and Description |
---|---|
static INetworkAuthorizer |
DatabaseDescriptor.getNetworkAuthorizer() |
Modifier and Type | Method and Description |
---|---|
static void |
DatabaseDescriptor.setNetworkAuthorizer(INetworkAuthorizer networkAuthorizer) |
Modifier and Type | Method and Description |
---|---|
static INetworkAuthorizer |
FBUtilities.newNetworkAuthorizer(java.lang.String className) |
Copyright © 2009-2022 The Apache Software Foundation