public class WaffleAuthenticatorBaseTest extends Object
| Constructor and Description |
|---|
WaffleAuthenticatorBaseTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
should_accept_both_protocols() |
void |
should_accept_Negotiate_protocol() |
void |
should_accept_NTLM_protocol() |
void |
should_refuse_other_protocol() |
public void init()
public void should_accept_both_protocols()
throws Exception
Exceptionpublic void should_accept_Negotiate_protocol()
throws Exception
Exceptionpublic void should_accept_NTLM_protocol()
throws Exception
ExceptionCopyright © 2010-2015 com.github.dblock. All Rights Reserved.