public class TestVisibilityLabelsWithSLGStack extends Object
| Modifier and Type | Field and Description |
|---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
static org.apache.hadoop.conf.Configuration |
conf |
static String |
CONFIDENTIAL |
private static byte[] |
Q1 |
private static byte[] |
Q2 |
private static byte[] |
ROW_1 |
private static String |
SECRET |
static org.apache.hadoop.hbase.security.User |
SUPERUSER |
org.junit.rules.TestName |
TEST_NAME |
static HBaseTestingUtility |
TEST_UTIL |
private static byte[] |
value |
| Constructor and Description |
|---|
TestVisibilityLabelsWithSLGStack() |
| Modifier and Type | Method and Description |
|---|---|
private static void |
addLabels() |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testWithSAGStack() |
public static final HBaseClassTestRule CLASS_RULE
public static final String CONFIDENTIAL
private static final String SECRET
public static final HBaseTestingUtility TEST_UTIL
private static final byte[] ROW_1
private static final byte[] CF
private static final byte[] Q1
private static final byte[] Q2
private static final byte[] value
public static org.apache.hadoop.conf.Configuration conf
public final org.junit.rules.TestName TEST_NAME
public static org.apache.hadoop.hbase.security.User SUPERUSER
public TestVisibilityLabelsWithSLGStack()
public static void setupBeforeClass() throws Exception
Exceptionpublic void testWithSAGStack() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.