public class TestVisibilityLablesWithGroups 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[] | Q3 | 
| 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 | 
| static org.apache.hadoop.hbase.security.User | TESTUSER | 
| private static byte[] | value1 | 
| private static byte[] | value2 | 
| private static byte[] | value3 | 
| Constructor and Description | 
|---|
| TestVisibilityLablesWithGroups() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | setupBeforeClass() | 
| static void | tearDownAfterClass() | 
| void | testGroupAuths() | 
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[] Q3
private static final byte[] value1
private static final byte[] value2
private static final byte[] value3
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 static org.apache.hadoop.hbase.security.User TESTUSER
public TestVisibilityLablesWithGroups()
public static void setupBeforeClass() throws Exception
Exceptionpublic void testGroupAuths() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.