public final class DefaultAuthorizationCheckerTests extends Object implements TestsConstants
DefaultAuthorizationChecker.BAD_JSON, BAD_USERNAME, CALLBACK_URL, CLIENT_NAME, CODE, ELEMENT, ELEMENT2, FAKE_VALUE, FIELDS, FIRSTNAME, FIRSTNAME_VALUE, GOOD_USERNAME, GOOD_USERNAME2, GOOGLE_URL, HEADER_NAME, ID, INT_ID, KEY, LIMIT, LOGIN_URL, MILLIS_BETWEEN_CLEANUPS, MULTIPLE_USERNAME, NAME, NAMESPACE, PAC4J_BASE_URL, PAC4J_URL, PARAMETER_NAME, PASSWORD, PATH, PREFIX_HEADER, REALM_NAME, ROLE, SALT, SCOPE, SECRET, STRING_ID, TITLE, TOKEN, TYPE, USERNAME, VALUE, VERIFIER| Constructor and Description |
|---|
DefaultAuthorizationCheckerTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBlankAuthorizerNameAProfile() |
void |
testCsrf() |
void |
testCsrfCheckPost() |
void |
testCsrfCheckPostTokenParameter() |
void |
testCsrfPost() |
void |
testCsrfPostTokenParameter() |
void |
testCsrfToken() |
void |
testCsrfTokenPost() |
void |
testHsts() |
void |
testNocache() |
void |
testNoframe() |
void |
testNosniff() |
void |
testNullAuthorizers() |
void |
testNullProfile() |
void |
testOneAuthorizerDoesNotExist() |
void |
testOneExistingAuthorizerProfileDoesNotMatch() |
void |
testOneExistingAuthorizerProfileDoesNotMatch2() |
void |
testOneExistingAuthorizerProfileMatch() |
void |
testOneExistingAuthorizerProfileMatch2() |
void |
testSecurityHeaders() |
void |
testTwoAuthorizerOneDoesNotExist() |
void |
testTwoExistingAuthorizerProfileDoesNotMatch() |
void |
testTwoExistingAuthorizerProfileDoesNotMatch2() |
void |
testTwoExistingAuthorizerProfileMatch() |
void |
testTwoExistingAuthorizerProfileMatch2() |
void |
testXssprotection() |
void |
testZeroAuthorizers() |
public void testBlankAuthorizerNameAProfile()
public void testOneExistingAuthorizerProfileMatch()
public void testOneExistingAuthorizerProfileDoesNotMatch()
public void testOneAuthorizerDoesNotExist()
public void testTwoExistingAuthorizerProfileMatch()
public void testTwoExistingAuthorizerProfileDoesNotMatch()
public void testTwoAuthorizerOneDoesNotExist()
public void testNullAuthorizers()
public void testZeroAuthorizers()
public void testOneExistingAuthorizerProfileMatch2()
public void testOneExistingAuthorizerProfileDoesNotMatch2()
public void testTwoExistingAuthorizerProfileMatch2()
public void testTwoExistingAuthorizerProfileDoesNotMatch2()
public void testNullProfile()
public void testHsts()
public void testNosniff()
public void testNoframe()
public void testXssprotection()
public void testNocache()
public void testSecurityHeaders()
public void testCsrf()
public void testCsrfToken()
public void testCsrfPost()
public void testCsrfTokenPost()
public void testCsrfPostTokenParameter()
public void testCsrfCheckPost()
public void testCsrfCheckPostTokenParameter()
Copyright © 2016. All Rights Reserved.