public class RevokeRoleStatement extends RoleManagementStatement
ParsedStatement.Prepared
grantee, role
Constructor and Description |
---|
RevokeRoleStatement(RoleName name,
RoleName grantee) |
Modifier and Type | Method and Description |
---|---|
ResultMessage |
execute(ClientState state) |
checkAccess, validate
checkPermission, execute, executeInternal, getBoundTerms, prepare
getBoundVariables, getFunctions, setBoundVariables, setBoundVariables
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFunctions
public ResultMessage execute(ClientState state) throws RequestValidationException, RequestExecutionException
execute
in class AuthenticationStatement
RequestValidationException
RequestExecutionException
Copyright © 2018 The Apache Software Foundation