Uses of Package
com.atlassian.confluence.security.access.annotations
-
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.about Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.core.actions Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.dashboard.actions Class Description RequiresLicensedOrAnonymousConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow users with licensed access or anonymous access (if anonymous access is enabled) to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.impl.admin.actions Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.macro.browser.actions Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.mail.notification.actions Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.pages.actions Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action.RequiresLicensedOrAnonymousConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow users with licensed access or anonymous access (if anonymous access is enabled) to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.plugins.labels.actions Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.plugins.like.actions Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.plugins.viewsource Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.spaces.actions Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action. -
Classes in com.atlassian.confluence.security.access.annotations used by com.atlassian.confluence.user.actions Class Description RequiresAnyConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow any user with Confluence access to execute the target action.RequiresLicensedConfluenceAccess Add this annotation to an action invocation method, action class, or package to allow users with licensed access to Confluence to execute the target action.