public final class BaseClientTests extends Object implements TestsConstants
BaseClient class.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 |
|---|
BaseClientTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAjaxRequest() |
void |
testAlreadyTried() |
void |
testDirectClient() |
void |
testIndirectClientWithImmediate() |
void |
testNullCredentials() |
void |
testSaveAlreadyTried() |
void |
testStateParameter() |
public void testDirectClient()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testIndirectClientWithImmediate()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testNullCredentials()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testAjaxRequest()
public void testAlreadyTried()
public void testSaveAlreadyTried()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testStateParameter()
Copyright © 2016. All Rights Reserved.