Class TestDefaultScanLabelGeneratorStack
java.lang.Object
org.apache.hadoop.hbase.security.visibility.TestDefaultScanLabelGeneratorStack
@Tag("org.apache.hadoop.hbase.testclassification.SecurityTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestDefaultScanLabelGeneratorStack
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final byte[]static org.apache.hadoop.conf.Configurationstatic final Stringprivate static final byte[]private static final byte[]private static final byte[]private static final byte[]private static final Stringstatic org.apache.hadoop.hbase.security.Userstatic final HBaseTestingUtilstatic org.apache.hadoop.hbase.security.Userprivate static final byte[]private static final byte[]private static final byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static org.apache.hadoop.hbase.client.Result[]getResult(org.apache.hadoop.hbase.client.Table table, org.apache.hadoop.hbase.client.Scan scan) static voidstatic voidvoidtestDefaultScanLabelGeneratorStack(org.junit.jupiter.api.TestInfo testInfo)
-
Field Details
-
CONFIDENTIAL
- See Also:
-
SECRET
- See Also:
-
TEST_UTIL
-
ROW_1
-
CF
-
Q1
-
Q2
-
Q3
-
value1
-
value2
-
value3
-
conf
-
SUPERUSER
-
TESTUSER
-
-
Constructor Details
-
TestDefaultScanLabelGeneratorStack
public TestDefaultScanLabelGeneratorStack()
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
testDefaultScanLabelGeneratorStack
@Test public void testDefaultScanLabelGeneratorStack(org.junit.jupiter.api.TestInfo testInfo) throws Exception - Throws:
Exception
-
getResult
private static org.apache.hadoop.hbase.client.Result[] getResult(org.apache.hadoop.hbase.client.Table table, org.apache.hadoop.hbase.client.Scan scan) throws IOException - Throws:
IOException
-
tearDownAfterClass
- Throws:
Exception
-