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
Exception
public void assertPageNotFound(@NotNull String pageLocation) throws Exception
Exception
public void assertAccessDenied(@NotNull String pageLocation) throws Exception
Exception
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.