Class CachingInheritedContentPermissionManager

java.lang.Object
com.atlassian.confluence.impl.security.CachingInheritedContentPermissionManager
All Implemented Interfaces:
InheritedContentPermissionManager

public class CachingInheritedContentPermissionManager extends Object implements InheritedContentPermissionManager
An InheritedContentPermissionManager implementation that delegates to another, and caches the lookups.

Replaces com.atlassian.confluence.core.CachingInheritedContentPermissionManager

Since:
7.5
See Also:
  • ContentPermissionSetCache