public class TestVisibilityLablesWithGroups
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Configuration |
conf |
static java.lang.String |
CONFIDENTIAL |
static User |
SUPERUSER |
TestName |
TEST_NAME |
static HBaseTestingUtility |
TEST_UTIL |
static User |
TESTUSER |
| Constructor and Description |
|---|
TestVisibilityLablesWithGroups() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testGroupAuths() |
public static final java.lang.String CONFIDENTIAL
public static final HBaseTestingUtility TEST_UTIL
public static Configuration conf
public final TestName TEST_NAME
public static User SUPERUSER
public static User TESTUSER
public static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testGroupAuths()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exception