Class TestVisibilityLabelsWithDefaultVisLabelService
java.lang.Object
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDefaultVisLabelService
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
void
void
void
void
void
Methods inherited from class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels
addLabels, createTableAndWriteDataWithLabels, extractAuths, tearDown, tearDownAfterClass, testAuthorizationsWithSpecialUnicodeCharacters, testClearUserAuths, testFlushedFileWithVisibilityTags, testLabelsWithAppend, testLabelsWithCheckAndPut, testLabelsWithIncrement, testMultipleVersions, testMutateRow, testSecurityCapabilities, testSetAndGetUserAuths, testSimpleVisibilityLabels, testSimpleVisibilityLabelsWithUniCodeCharacters, testUserShouldNotDoDDLOpOnLabelsTable, testVisibilityLabelsInGetThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsInScanThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsOnKillingOfRSContainingLabelsTable, testVisibilityLabelsOnRSRestart, testVisibilityLabelsThatDoesNotPassTheCriteria, testVisibilityLabelsWithComplexLabels, testVisibilityLabelsWithGet, waitForLabelsRegionAvailability
-
Field Details
-
CLASS_RULE
-
LOG
-
-
Constructor Details
-
TestVisibilityLabelsWithDefaultVisLabelService
-
-
Method Details