| Class | Description |
|---|---|
| CheckPageReadAccessAction |
Tests if the current page has some access restrictions.
If the page is not restricted, returns EMPTY_MAP. |
| ContentAccessManager |
Class managing access to contents on the front-office side.
|
| IsSitemapRestrictedAction |
Tests if a given sitemap has some access restrictions.
If the sitemap is not restricted, returns EMPTY_MAP. |
| Enum | Description |
|---|---|
| ContentAccessManager.ContentAccess |
Enumeration representing a content access status.
|
| RestrictedPagePolicy |
Per-site policy of rendering of restricted pages.
HIDDEN: restricted pages access will remain hidden for unauthorized front-office users. |