| Class | Description |
|---|---|
| AdvancedBulkPermissionServiceImpl | |
| DenormalisedChangeLogListenerBase |
Base class for listeners which read records from denormalised change logs (space and content) periodically.
|
| DenormalisedPermissionDarkFeature | |
| DenormalisedPermissionFallbackServiceImpl |
Provides fallback methods for denormalised permissions
When denormalised permission service is in "not ready" state,
fallback methods will be called.
|
| DenormalisedPermissionRouter |
A router which either sends requests to real denormalised permissions service or to "fallback" service.
|
| DenormalisedPermissionServiceImpl | |
| DenormalisedPermissionStateManagerImpl | |
| RegularEntitiesAndPermissionsHelper |
The adapter between fast permissions and Confluence services which allows to retrieve some Confluence entities and check permissions for them.
|
| Exception | Description |
|---|---|
| RequestCannotBeProcessedByFastPermissionsException |
It is thrown when fast permissions can't process the request.
|
| TooManySidsException |
It is thrown when fast permissions can't process the request due to too many sids (for MSSQL and Oracle only).
|
Copyright © 2003–2022 Atlassian. All rights reserved.