public class RevokePermissionsStatement extends PermissionsManagementStatement
CQLStatement.Raw, CQLStatement.SingleKeyspaceCqlStatementgrantee, permissions, resourcebindVariables| Constructor and Description |
|---|
RevokePermissionsStatement(java.util.Set<Permission> permissions,
IResource resource,
RoleName grantee) |
| Modifier and Type | Method and Description |
|---|---|
ResultMessage |
execute(ClientState state) |
AuditLogContext |
getAuditLogContext()
Provides the context needed for audit logging statements.
|
java.lang.String |
toString() |
authorize, validateexecute, executeLocally, maybeCorrectResource, preparesetBindVariablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBindVariables, getFunctions, getPartitionKeyBindVariableIndexes, hasConditionspublic RevokePermissionsStatement(java.util.Set<Permission> permissions, IResource resource, RoleName grantee)
public ResultMessage execute(ClientState state) throws RequestValidationException, RequestExecutionException
execute in class AuthorizationStatementRequestValidationExceptionRequestExecutionExceptionpublic java.lang.String toString()
toString in class PermissionsManagementStatementpublic AuditLogContext getAuditLogContext()
CQLStatementCopyright © 2009-2022 The Apache Software Foundation