public class PermissionHelper extends Object
| Constructor and Description |
|---|
PermissionHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertAccessDenied(String pageLocation) |
void |
assertPageAccessible(String pageLocation) |
void |
assertPageNotFound(String pageLocation) |
void |
assertPageRequiresLoggedIn(String pageLocation) |
public void assertPageAccessible(@NotNull
String pageLocation)
throws Exception
Exceptionpublic void assertPageNotFound(@NotNull
String pageLocation)
throws Exception
Exceptionpublic void assertAccessDenied(@NotNull
String pageLocation)
throws Exception
ExceptionCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.