public class WindowsAuthenticationProviderTests extends Object
| Constructor and Description |
|---|
WindowsAuthenticationProviderTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Sets the up.
|
void |
shutDown()
Shut down.
|
void |
testAuthenticate()
Test authenticate.
|
void |
testAuthenticateWithCustomGrantedAuthorityFactory()
Test authenticate with custom granted authority factory.
|
void |
testGuestIsDisabled()
Test guest is disabled.
|
void |
testSupports()
Test supports.
|
void |
testWindowsAuthenticationProvider()
Test windows authentication provider.
|
public void setUp()
public void shutDown()
public void testWindowsAuthenticationProvider()
public void testSupports()
public void testAuthenticate()
public void testAuthenticateWithCustomGrantedAuthorityFactory()
public void testGuestIsDisabled()
Copyright © 2010–2015 com.github.dblock. All rights reserved.