public class NegotiateAuthenticatorTests extends Object
| Constructor and Description |
|---|
NegotiateAuthenticatorTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testAllowGuestLogin() |
void |
testChallengeGET() |
void |
testChallengePOST() |
void |
testGetInfo() |
void |
testNegotiate() |
void |
testPOSTEmpty() |
void |
testPrincipalFormat() |
void |
testRoleFormat() |
public void setUp()
public void tearDown()
public void testAllowGuestLogin()
public void testChallengeGET()
public void testChallengePOST()
public void testGetInfo()
public void testNegotiate()
public void testPOSTEmpty()
public void testPrincipalFormat()
public void testRoleFormat()
Copyright © 2010–2015 com.github.dblock. All rights reserved.