public final class RequireAnyRoleAuthorizerTests extends Object
RequireAnyRoleAuthorizer.| Constructor and Description |
|---|
RequireAnyRoleAuthorizerTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testHasAnyRoleEmpty() |
void |
testHasAnyRoleNull() |
void |
testHasAnyRoleOkTwoRoles() |
void |
testHasAnyRoleOneRole() |
void |
testHasAnyRoleOneRole2() |
void |
testHasAnyRoleOneRole3() |
void |
testHasAnyRoleOneRole4() |
void |
testHasAnyRoleOneRoleFail() |
void |
testHasAnyRoleOneRoleTwoProfiles() |
void |
testHasAnyRoleProfileTwoRolesFail() |
public void setUp()
public void testHasAnyRoleOneRole()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testHasAnyRoleOneRole2()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testHasAnyRoleOneRoleTwoProfiles()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testHasAnyRoleOneRole3()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testHasAnyRoleOneRole4()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testHasAnyRoleOneRoleFail()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testHasAnyRoleNull()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testHasAnyRoleEmpty()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testHasAnyRoleOkTwoRoles()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionpublic void testHasAnyRoleProfileTwoRolesFail()
throws org.pac4j.core.exception.HttpAction
org.pac4j.core.exception.HttpActionCopyright © 2016. All Rights Reserved.