Package com.atlassian.confluence.impl.security.access
-
Interface Summary Interface Description SpacePermissionAccessMapper Centralised logic to determine how permissions should be checked, depending on a user's type of access to Confluence (seeConfluenceAccessManager
). -
Class Summary Class Description AccessDenied A simple return type representing the state where a user (logged in our anonymous) does not have access to Confluence or a given permission type is invalid for a user (depending on theirAccessStatus
), so they cannot be granted the permission.ActionAccessChecker Grants or denies the current user access to the action method currently being invoked, depending on which access check annotations are present.DefaultSpacePermissionAccessMapper -
Enum Summary Enum Description ActionAccessChecker.AccessDecision SpacePermissionSubjectType A space permission subject type grants permissions to a user.