Package com.atlassian.confluence.impl.security.access
package com.atlassian.confluence.impl.security.access
-
ClassDescriptionA 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 their
AccessStatus
), so they cannot be granted the permission.Grants or denies the current user access to the action method currently being invoked, depending on which access check annotations are present.Centralised logic to determine how permissions should be checked, depending on a user's type of access to Confluence (seeConfluenceAccessManager
).A space permission subject type grants permissions to a user.