public class WaffleAuthenticatorBaseTest
extends java.lang.Object
| Constructor | Description |
|---|---|
WaffleAuthenticatorBaseTest() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
init() |
Inits the.
|
void |
should_accept_both_protocols() |
Should_accept_both_protocols.
|
void |
should_accept_Negotiate_protocol() |
Should_accept_ negotiate_protocol.
|
void |
should_accept_NTLM_protocol() |
Should_accept_ ntl m_protocol.
|
void |
should_refuse_other_protocol() |
Should_refuse_other_protocol.
|
@BeforeEach public void init()
@Test public void should_accept_both_protocols()
@Test public void should_accept_Negotiate_protocol()
@Test public void should_accept_NTLM_protocol()
@Test public void should_refuse_other_protocol()
Copyright © 2010–2018 com.github.waffle. All rights reserved.