public final class SpringSecurityPropertiesAuthorizationGeneratorTests extends Object implements TestsConstants
SpringSecurityPropertiesAuthorizationGenerator.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 |
|---|
SpringSecurityPropertiesAuthorizationGeneratorTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDisabled() |
void |
testEnabled() |
void |
testOneRole() |
void |
testOneRoleDisabled() |
void |
testOneRoleEnabled() |
void |
testOnlyPassword() |
void |
testTwoRoles() |
void |
testTwoRolesDisabled() |
void |
testTwoRolesEnabled() |
public SpringSecurityPropertiesAuthorizationGeneratorTests()
public void testOnlyPassword()
public void testEnabled()
public void testDisabled()
public void testOneRole()
public void testOneRoleEnabled()
public void testOneRoleDisabled()
public void testTwoRoles()
public void testTwoRolesEnabled()
public void testTwoRolesDisabled()
Copyright © 2016. All Rights Reserved.