Class TestVisibilityLabelsWithDefaultVisLabelService
java.lang.Object
org.apache.hadoop.hbase.security.visibility.VisibilityLabelsTestBase
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDefaultVisLabelService
@Tag("org.apache.hadoop.hbase.testclassification.SecurityTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestVisibilityLabelsWithDefaultVisLabelService
extends VisibilityLabelsTestBase
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidvoidvoidvoidvoidvoidtestVisibilityLabelsOnWALReplay(org.junit.jupiter.api.TestInfo testInfo) Methods inherited from class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsTestBase
addLabels, createTableAndWriteDataWithLabels, extractAuths, tearDown, tearDownAfterClass, testAuthorizationsWithSpecialUnicodeCharacters, testClearUserAuths, testFlushedFileWithVisibilityTags, testLabelsWithAppend, testLabelsWithCheckAndPut, testLabelsWithIncrement, testMultipleVersions, testMutateRow, testSecurityCapabilities, testSetAndGetUserAuths, testSimpleVisibilityLabels, testSimpleVisibilityLabelsWithUniCodeCharacters, testUserShouldNotDoDDLOpOnLabelsTable, testVisibilityLabelsInGetThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsInScanThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsOnKillingOfRSContainingLabelsTable, testVisibilityLabelsOnRSRestart, testVisibilityLabelsThatDoesNotPassTheCriteria, testVisibilityLabelsWithComplexLabels, testVisibilityLabelsWithGet, waitForLabelsRegionAvailability
-
Field Details
-
LOG
-
-
Constructor Details
-
TestVisibilityLabelsWithDefaultVisLabelService
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels
- Throws:
Exception
-
testAddLabels
- Throws:
Throwable
-
testAddVisibilityLabelsOnRSRestart
- Throws:
Exception
-
testListLabels
- Throws:
Throwable
-
testListLabelsWithRegEx
- Throws:
Throwable
-
testVisibilityLabelsOnWALReplay
@Test public void testVisibilityLabelsOnWALReplay(org.junit.jupiter.api.TestInfo testInfo) throws Exception - Throws:
Exception
-