Package com.atlassian.confluence.security.denormalisedpermissions.impl
package com.atlassian.confluence.security.denormalisedpermissions.impl
-
ClassDescriptionBase class for listeners which read records from denormalised change logs (space and content) periodically.Provides fallback methods for denormalised permissions When denormalised permission service is in "not ready" state, fallback methods will be called.This class is a proxy that wraps the
DenormalisedPermissionServiceImpl
allowing permission override extensions to be added to the service.A router which either sends requests to real denormalised permissions service or to "fallback" service.Enables fast permissions after site restore or on fresh setup.The adapter between fast permissions and Confluence services which allows to retrieve some Confluence entities and check permissions for them.It is thrown when fast permissions can't process the request.It is thrown when fast permissions can't process the request due to too many sids (for MSSQL and Oracle only).