Class TestWithDisabledAuthorization
java.lang.Object
org.apache.hadoop.hbase.security.access.SecureTestUtil
org.apache.hadoop.hbase.security.access.TestWithDisabledAuthorization
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.security.access.SecureTestUtil
SecureTestUtil.AccessTestAction, SecureTestUtil.MasterSyncObserver -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.security.access.AccessControllerstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironmentprivate static final org.slf4j.Loggerprivate org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironmentprivate static org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironmentprivate static org.apache.hadoop.hbase.security.Userprivate static final byte[]private static final byte[]private static final byte[]private static final byte[]private static final byte[]private static final byte[]private static final byte[]private static final HBaseTestingUtilprivate static org.apache.hadoop.hbase.security.Userprivate static org.apache.hadoop.hbase.security.Userprivate static org.apache.hadoop.hbase.security.Userprivate static org.apache.hadoop.hbase.security.Userprivate static org.apache.hadoop.hbase.security.Userprivate static org.apache.hadoop.hbase.security.Userprivate static org.apache.hadoop.hbase.security.Userprivate static final byte[] -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.security.access.SecureTestUtil
checkGlobalPerms, checkTablePerms, checkTablePerms, configureSuperuser, convertToNamespace, createNamespace, createTable, createTable, createTable, createTable, createTable, createTable, createTable, deleteNamespace, deleteTable, deleteTable, enableSecurity, grantGlobal, grantGlobal, grantGlobalUsingAccessControlClient, grantOnNamespace, grantOnNamespace, grantOnNamespaceUsingAccessControlClient, grantOnTable, grantOnTable, grantOnTableUsingAccessControlClient, revokeFromNamespace, revokeFromNamespace, revokeFromNamespaceUsingAccessControlClient, revokeFromTable, revokeFromTable, revokeFromTableUsingAccessControlClient, revokeGlobal, revokeGlobal, revokeGlobalUsingAccessControlClient, verifyAllowed, verifyAllowed, verifyAllowed, verifyConfiguration, verifyDenied, verifyDenied, verifyIfEmptyList, verifyIfNull
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
TEST_FAMILY
-
TEST_FAMILY2
-
TEST_ROW
-
TEST_Q1
-
TEST_Q2
-
TEST_Q3
-
TEST_Q4
-
ZERO
-
CP_ENV
-
ACCESS_CONTROLLER
-
RSCP_ENV
-
RCP_ENV
-
testTable
-
SUPERUSER
-
USER_ADMIN
-
USER_RW
-
USER_RO
-
USER_OWNER
-
USER_CREATE
-
USER_NONE
-
USER_QUAL
-
-
Constructor Details
-
TestWithDisabledAuthorization
public TestWithDisabledAuthorization()
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testCheckPermissions
- Throws:
Exception
-
testPassiveGrantRevoke
Test grants and revocations with authorization disabled- Throws:
Exception
-
testPassiveMasterOperations
Test master observer- Throws:
Exception
-
testPassiveRegionServerOperations
Test region server observer- Throws:
Exception
-
testPassiveRegionOperations
Test region observer- Throws:
Exception
-
testPassiveCellPermissions
- Throws:
Exception
-