
public class HttpHeaderAuthModuleTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private Map<String,String> |
options
Module options.
|
| Constructor and Description |
|---|
HttpHeaderAuthModuleTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testNoAuthNeededWithoutSSL()
The policy has determined it is not mandatory without SSL.
|
void |
testNoAuthNeededWithSSL()
The policy has determined it is not mandatory.
|
void |
testSSLRequired() |
public void testNoAuthNeededWithoutSSL()
throws Exception
Exceptionpublic void testNoAuthNeededWithSSL()
throws Exception
ExceptionCopyright © 2014 Trajano. All rights reserved.