public class TestVisibilityWithCheckAuths extends 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