public class RevokeRoleStatement extends RoleManagementStatement
CQLStatement.Raw
grantee, role
bindVariables
Constructor and Description |
---|
RevokeRoleStatement(RoleName name,
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, validate
checkPermission, execute, executeLocally, prepare
setBindVariables
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBindVariables, getFunctions, getPartitionKeyBindVariableIndexes, hasConditions
public ResultMessage execute(ClientState state) throws RequestValidationException, RequestExecutionException
execute
in class AuthenticationStatement
RequestValidationException
RequestExecutionException
public java.lang.String toString()
toString
in class RoleManagementStatement
public AuditLogContext getAuditLogContext()
CQLStatement
Copyright © 2009-2021 The Apache Software Foundation