public class TestVisibilityWithCheckAuths
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Configuration |
conf |
static User |
SUPERUSER |
TestName |
TEST_NAME |
static HBaseTestingUtility |
TEST_UTIL |
static User |
USER |
| Constructor and Description |
|---|
TestVisibilityWithCheckAuths() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addLabels() |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testLabelsWithAppend() |
void |
testVerifyAccessDeniedForInvalidUserAuths() |
public static final HBaseTestingUtility TEST_UTIL
public static Configuration conf
public final TestName TEST_NAME
public static User SUPERUSER
public static User USER
public static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void addLabels()
throws java.lang.Exception
java.lang.Exceptionpublic void testVerifyAccessDeniedForInvalidUserAuths()
throws java.lang.Exception
java.lang.Exceptionpublic void testLabelsWithAppend()
throws java.lang.Throwable
java.lang.Throwable