Package com.atlassian.confluence.security.access
package com.atlassian.confluence.security.access
-
ClassDescriptionRepresents the type of access to Confluence a user has.A
ConfluenceAccessManager
implementation with thread-local caching.Determines the access status of a user, which grants them a level of access to Confluence.MainConfluenceAccessManager
implementation, using simple global permissions checks.Internal interface for consumption by access manager; an implementation detail, intentionally not a top-level interface.An implementation ofAccessManager
SPI which is then used byOutboundWhitelist
This class then plays a role in filtering outbound URLs.