Class TestDebugDumpRedaction

java.lang.Object
org.apache.hadoop.hbase.http.TestDebugDumpRedaction

@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests") public class TestDebugDumpRedaction extends Object
This class performs tests that ensure sensitive config values found in the HBase UI's Debug Dump are redacted. A config property name must follow one of the regex patterns specified in hadoop.security.sensitive-config-keys in order to have its value redacted.