public class TestSecurityHeadersFilter extends Object
Modifier and Type | Field and Description |
---|---|
private static URL |
baseUrl |
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.http.HttpServer |
http |
Constructor and Description |
---|
TestSecurityHeadersFilter() |
Modifier and Type | Method and Description |
---|---|
void |
tearDown() |
void |
testDefaultValues() |
void |
testHstsAndCspSettings() |
private org.apache.hadoop.hbase.http.HttpServer http
public static final HBaseClassTestRule CLASS_RULE
public TestSecurityHeadersFilter()
public void testDefaultValues() throws Exception
Exception
public void testHstsAndCspSettings() throws IOException
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.