public class TestWithDisabledAuthorization extends SecureTestUtil
SecureTestUtil.MasterSyncObserver| Modifier and Type | Field and Description |
|---|---|
TestTableName |
TEST_TABLE |
| Constructor and Description |
|---|
TestWithDisabledAuthorization() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setupBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testCheckPermissions() |
void |
testPassiveCellPermissions() |
void |
testPassiveGrantRevoke()
Test grants and revocations with authorization disabled
|
void |
testPassiveMasterOperations()
Test master observer
|
void |
testPassiveRegionOperations()
Test region observer
|
void |
testPassiveRegionServerOperations()
Test region server observer
|
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 testPassiveGrantRevoke()
throws Exception
Exceptionpublic void testPassiveMasterOperations()
throws Exception
Exceptionpublic void testPassiveRegionServerOperations()
throws Exception
Exceptionpublic void testPassiveRegionOperations()
throws Exception
Exception