public class TestCellACLWithMultipleVersions extends SecureTestUtil
SecureTestUtil.AccessTestAction, 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 static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testCellPermissionwithVersions()
throws java.lang.Exception
java.lang.Exceptionpublic void testCellPermissionsWithDeleteMutipleVersions()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteWithFutureTimestamp()
throws java.lang.Exception
java.lang.Exceptionpublic void testCellPermissionsWithDeleteWithUserTs()
throws java.lang.Exception
java.lang.Exceptionpublic void testCellPermissionsWithDeleteExactVersion()
throws java.lang.Exception
java.lang.Exceptionpublic void testCellPermissionsForIncrementWithMultipleVersions()
throws java.lang.Exception
java.lang.Exceptionpublic void testCellPermissionsForPutWithMultipleVersions()
throws java.lang.Exception
java.lang.Exceptionpublic void testCellPermissionsForCheckAndDelete()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exception