public class TestWithDisabledAuthorization extends SecureTestUtil
SecureTestUtil.AccessTestAction, 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 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 tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testCheckPermissions()
throws java.lang.Exception
java.lang.Exceptionpublic void testPassiveGrantRevoke()
throws java.lang.Exception
java.lang.Exceptionpublic void testPassiveMasterOperations()
throws java.lang.Exception
java.lang.Exceptionpublic void testPassiveRegionServerOperations()
throws java.lang.Exception
java.lang.Exceptionpublic void testPassiveRegionOperations()
throws java.lang.Exception
java.lang.Exceptionpublic void testPassiveCellPermissions()
throws java.lang.Exception
java.lang.Exception