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