public class TestAccessController2 extends SecureTestUtil
| Modifier and Type | Class and Description |
|---|---|
static class |
TestAccessController2.MyAccessController |
SecureTestUtil.MasterSyncObserver| Modifier and Type | Field and Description |
|---|---|
TestTableName |
TEST_TABLE |
| Constructor and Description |
|---|
TestAccessController2() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setupBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testACLTableAccess() |
void |
testACLZNodeDeletion() |
void |
testCoprocessorLoading() |
void |
testCreateTableWithGroupPermissions() |
void |
testCreateWithCorrectOwner() |
void |
testPostGrantAndRevokeScanAction() |
checkGlobalPerms, checkTablePerms, checkTablePerms, checkTablePerms, checkTablePerms, configureSuperuser, convertToNamespace, createNamespace, createTable, createTable, createTable, createTable, createTable, deleteNamespace, deleteTable, deleteTable, enableSecurity, grantGlobal, grantGlobalUsingAccessControlClient, grantOnNamespace, grantOnNamespaceUsingAccessControlClient, grantOnTable, grantOnTableUsingAccessControlClient, revokeFromNamespace, revokeFromNamespaceUsingAccessControlClient, revokeFromTable, revokeFromTableUsingAccessControlClient, revokeGlobal, revokeGlobalUsingAccessControlClient, verifyAllowed, verifyAllowed, verifyAllowed, verifyConfiguration, verifyDenied, verifyDenied, verifyIfEmptyList, verifyIfNullpublic TestTableName TEST_TABLE
public void testCreateWithCorrectOwner()
throws Exception
Exceptionpublic void testCreateTableWithGroupPermissions()
throws Exception
Exceptionpublic void testPostGrantAndRevokeScanAction()
throws Exception
Exception