public final class SpringSecurityPropertiesAuthorizationGeneratorTests extends Object implements TestsConstants
SpringSecurityPropertiesAuthorizationGenerator.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 |
|---|
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.