public class TestVisibilityLabelsWithCustomVisLabService extends TestVisibilityLabels
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestVisibilityLabelsWithCustomVisLabService() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
extractAuths(String user,
List<org.apache.hadoop.hbase.client.Result> results) |
static void |
setupBeforeClass() |
void |
testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels() |
addLabels, createTableAndWriteDataWithLabels, tearDown, tearDownAfterClass, testAuthorizationsWithSpecialUnicodeCharacters, testClearUserAuths, testFlushedFileWithVisibilityTags, testLabelsWithAppend, testLabelsWithCheckAndPut, testLabelsWithIncrement, testMultipleVersions, testMutateRow, testSecurityCapabilities, testSetAndGetUserAuths, testSimpleVisibilityLabels, testSimpleVisibilityLabelsWithUniCodeCharacters, testUserShouldNotDoDDLOpOnLabelsTable, testVisibilityLabelsInGetThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsInScanThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsOnKillingOfRSContainingLabelsTable, testVisibilityLabelsOnRSRestart, testVisibilityLabelsThatDoesNotPassTheCriteria, testVisibilityLabelsWithComplexLabels, testVisibilityLabelsWithGet, waitForLabelsRegionAvailability
public static final HBaseClassTestRule CLASS_RULE
public TestVisibilityLabelsWithCustomVisLabService()
public static void setupBeforeClass() throws Exception
Exception
public void testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels() throws Exception
testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels
in class TestVisibilityLabels
Exception
protected List<String> extractAuths(String user, List<org.apache.hadoop.hbase.client.Result> results)
extractAuths
in class TestVisibilityLabels
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.