public class TestSecurityHeadersFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.rest.client.Client |
client |
private static HBaseRESTTestingUtility |
REST_TEST_UTIL |
private static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestSecurityHeadersFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
tearDown() |
void |
testDefaultValues() |
void |
testHstsAndCspSettings() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private static final HBaseRESTTestingUtility REST_TEST_UTIL
private static org.apache.hadoop.hbase.rest.client.Client client
public TestSecurityHeadersFilter()
public void testDefaultValues() throws Exception
Exceptionpublic void testHstsAndCspSettings() throws Exception
ExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.