|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.cassandra.auth | |
---|---|
org.apache.cassandra.auth | |
org.apache.cassandra.config | |
org.apache.cassandra.cql3.statements | |
org.apache.cassandra.service |
Classes in org.apache.cassandra.auth used by org.apache.cassandra.auth | |
---|---|
AuthenticatedUser
|
|
DataResource
The primary type of resource in Cassandra. |
|
IAuthenticator
|
|
IAuthorizer
Primary Cassandra authorization interface. |
|
IResource
The interface at the core of Cassandra authorization. |
|
Permission
An enum encapsulating the set of possible permissions that an authenticated user can have on a resource. |
|
PermissionDetails
Sets of instances of this class are returned by IAuthorizer.listPermissions() method for LIST PERMISSIONS query. |
Classes in org.apache.cassandra.auth used by org.apache.cassandra.config | |
---|---|
IAuthenticator
|
|
IAuthorizer
Primary Cassandra authorization interface. |
Classes in org.apache.cassandra.auth used by org.apache.cassandra.cql3.statements | |
---|---|
DataResource
The primary type of resource in Cassandra. |
|
IResource
The interface at the core of Cassandra authorization. |
|
Permission
An enum encapsulating the set of possible permissions that an authenticated user can have on a resource. |
Classes in org.apache.cassandra.auth used by org.apache.cassandra.service | |
---|---|
IResource
The interface at the core of Cassandra authorization. |
|
Permission
An enum encapsulating the set of possible permissions that an authenticated user can have on a resource. |
|
PermissionDetails
Sets of instances of this class are returned by IAuthorizer.listPermissions() method for LIST PERMISSIONS query. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |