Class TestVisibilityLabelsWithCustomVisLabService
java.lang.Object
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithCustomVisLabService
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionextractAuths
(String user, List<org.apache.hadoop.hbase.client.Result> results) static void
void
Methods inherited from class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels
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
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestVisibilityLabelsWithCustomVisLabService
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels
- Overrides:
testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels
in classTestVisibilityLabels
- Throws:
Exception
-
extractAuths
protected List<String> extractAuths(String user, List<org.apache.hadoop.hbase.client.Result> results) - Overrides:
extractAuths
in classTestVisibilityLabels
-