public class TestAccessController2 extends SecureTestUtil
| Modifier and Type | Class and Description |
|---|---|
static class |
TestAccessController2.MyAccessController |
SecureTestUtil.AccessTestAction, 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 static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateWithCorrectOwner()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateTableWithGroupPermissions()
throws java.lang.Exception
java.lang.Exceptionpublic void testACLTableAccess()
throws java.lang.Exception
java.lang.Exceptionpublic void testPostGrantAndRevokeScanAction()
throws java.lang.Exception
java.lang.Exceptionpublic void testCoprocessorLoading()
throws java.lang.Exception
java.lang.Exceptionpublic void testACLZNodeDeletion()
throws java.lang.Exception
java.lang.Exception