public final class DefaultClientFinderTests extends Object implements TestsConstants
DefaultClientFinder.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 |
|---|
DefaultClientFinderTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBadClientOnRequest() |
void |
testBlankClientName() |
void |
testClientOnRequestAllowed() |
void |
testClientOnRequestAllowedList() |
void |
testClientOnRequestAllowedListCaseTrim() |
void |
testClientOnRequestNotAllowed() |
void |
testClientOnRequestNotAllowedList() |
void |
testNoClientOnRequest() |
void |
testNoClientOnRequestBadDefaultClient() |
void |
testNoClientOnRequestList() |
void |
testNoClientOnRequestListBlankSpaces() |
void |
testNoClientOnRequestListDifferentCase() |
void |
testNoClientOnRequestListUppercase() |
public void testBlankClientName()
public void testClientOnRequestAllowed()
public void testBadClientOnRequest()
public void testClientOnRequestAllowedList()
public void testClientOnRequestAllowedListCaseTrim()
public void testClientOnRequestNotAllowed()
public void testClientOnRequestNotAllowedList()
public void testNoClientOnRequest()
public void testNoClientOnRequestBadDefaultClient()
public void testNoClientOnRequestList()
public void testNoClientOnRequestListBlankSpaces()
public void testNoClientOnRequestListDifferentCase()
public void testNoClientOnRequestListUppercase()
Copyright © 2016. All Rights Reserved.