public class TestCellACLWithMultipleVersions extends SecureTestUtil
SecureTestUtil.MasterSyncObserver| Modifier and Type | Field and Description |
|---|---|
TestTableName |
TEST_TABLE |
| Constructor and Description |
|---|
TestCellACLWithMultipleVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setupBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testCellPermissionsForCheckAndDelete() |
void |
testCellPermissionsForIncrementWithMultipleVersions() |
void |
testCellPermissionsForPutWithMultipleVersions() |
void |
testCellPermissionsWithDeleteExactVersion() |
void |
testCellPermissionsWithDeleteMutipleVersions() |
void |
testCellPermissionsWithDeleteWithUserTs() |
void |
testCellPermissionwithVersions() |
void |
testDeleteWithFutureTimestamp() |
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 testCellPermissionwithVersions()
throws Exception
Exceptionpublic void testCellPermissionsWithDeleteMutipleVersions()
throws Exception
Exceptionpublic void testDeleteWithFutureTimestamp()
throws Exception
Exceptionpublic void testCellPermissionsWithDeleteWithUserTs()
throws Exception
Exceptionpublic void testCellPermissionsWithDeleteExactVersion()
throws Exception
Exceptionpublic void testCellPermissionsForIncrementWithMultipleVersions()
throws Exception
Exceptionpublic void testCellPermissionsForPutWithMultipleVersions()
throws Exception
Exceptionpublic void testCellPermissionsForCheckAndDelete()
throws Exception
Exception