Class TestWithDisabledAuthorization
java.lang.Object
org.apache.hadoop.hbase.security.visibility.TestWithDisabledAuthorization
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static final String
private static final String
private static final String
private static org.apache.hadoop.hbase.security.User
private static final byte[]
final org.junit.rules.TestName
private static final byte[]
private static final HBaseTestingUtil
private static org.apache.hadoop.hbase.security.User
private static final byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static org.apache.hadoop.hbase.client.Table
createTableAndWriteDataWithLabels
(org.apache.hadoop.hbase.TableName tableName, String... labelExps) static void
static void
void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
CONFIDENTIAL
- See Also:
-
SECRET
- See Also:
-
PRIVATE
- See Also:
-
TEST_FAMILY
-
TEST_QUALIFIER
-
ZERO
-
TEST_NAME
-
SUPERUSER
-
USER_RW
-
conf
-
-
Constructor Details
-
TestWithDisabledAuthorization
public TestWithDisabledAuthorization()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testManageUserAuths
- Throws:
Throwable
-
testPassiveVisibility
- Throws:
Exception
-
createTableAndWriteDataWithLabels
static org.apache.hadoop.hbase.client.Table createTableAndWriteDataWithLabels(org.apache.hadoop.hbase.TableName tableName, String... labelExps) throws Exception - Throws:
Exception
-