public class TestStaticUserWebFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestStaticUserWebFilter() |
| Modifier and Type | Method and Description |
|---|---|
private javax.servlet.FilterConfig |
mockConfig(String username) |
void |
testConfiguration() |
void |
testFilter() |
void |
testOldStyleConfiguration() |
public static final HBaseClassTestRule CLASS_RULE
public TestStaticUserWebFilter()
private javax.servlet.FilterConfig mockConfig(String username)
public void testFilter() throws Exception
Exceptionpublic void testOldStyleConfiguration()
public void testConfiguration()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.