public class IntegrationTestGetVisiblePagesIds extends AbstractDenormalisedPermissionsIntegrationTestBase
admin, bulkPermissionService, contentPermissionManager, denormalisedContentChangeLogDao, denormalisedPermissionsDdlExecutor, denormalisedPermissionStateManager, denormalisedSpaceChangeLogDao, eventPublisher, pageManager, SERVICE_READY_TIMEOUT, spaceDao, spaceManager, spacePermissionManager, state| Constructor and Description |
|---|
IntegrationTestGetVisiblePagesIds() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
restrictedPagesVisibleToConfluenceAdmin()
Create a Confluence use and gives user space permission
Added two pages and their child pages in common test space
Restrict Page 2 only for admin user
Checks using Regular permission mechanism that the user having access to only non-restricted pages.
|
void |
somePagesAreInvisible()
Build a page tree with some pages restricted.
|
clearEverything, createPage, deleteContentRecordFromDB, deleteSpace, disableServiceAndWaitUntilItsReady, enableServiceAndWaitUntilItsReady, getDialectName, processLogRecords, removeAllChangeLogRecords, setUpBase, waitForServiceState, waitUntilApiIsEnabledpublic void init()
public void somePagesAreInvisible()
throws InterruptedException
InterruptedExceptionpublic void restrictedPagesVisibleToConfluenceAdmin()
throws InterruptedException
InterruptedExceptionCopyright © 2003–2022 Atlassian. All rights reserved.