public final class DefaultApplicationLogoutLogicTests extends Object implements TestsConstants
DefaultApplicationLogoutLogic.BAD_USERNAME, CALLBACK_URL, CLIENT_NAME, CNONCE, CODE, DIGEST_AUTHORIZATION_HEADER_VALUE, DIGEST_RESPONSE, EMAIL, FAKE_VALUE, FIRSTNAME, FIRSTNAME_VALUE, GOOD_USERNAME, GOOD_USERNAME2, GOOGLE_URL, HEADER_NAME, ID, KEY, LOGIN_URL, MULTIPLE_USERNAME, NAME, NC, NONCE, PAC4J_BASE_URL, PAC4J_URL, PASSWORD, PATH, PREFIX_HEADER, QOP, REALM, ROLE, SALT, SECRET, TOKEN, TYPE, URI, USERNAME, VALUE, VERIFIER| Constructor and Description |
|---|
DefaultApplicationLogoutLogicTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBlankLogoutUrlPattern() |
void |
testLogout() |
void |
testLogoutWithBadUrlButDefaultUrl() |
void |
testLogoutWithBadUrlNoDefaultUrl() |
void |
testLogoutWithDefaultUrl() |
void |
testLogoutWithGoodUrl() |
void |
testNullConfig() |
void |
testNullContext() |
void |
testNullHttpActionAdapter() |
public void setUp()
public void testNullConfig()
public void testNullContext()
public void testNullHttpActionAdapter()
public void testBlankLogoutUrlPattern()
public void testLogout()
public void testLogoutWithDefaultUrl()
public void testLogoutWithGoodUrl()
public void testLogoutWithBadUrlNoDefaultUrl()
public void testLogoutWithBadUrlButDefaultUrl()
Copyright © 2016. All Rights Reserved.