Package com.atlassian.jira.security.plugin
package com.atlassian.jira.security.plugin
-
ClassDescriptionDelegate class for ScopesRequestCache which is provided by the oauth2-scopes-plugin.Manages global permissions defined by plugins.Key of the permission which applies to projects.Implementations of this module are supposed to provide the decision if the user has the permission to the project.Justification of the decision made by
ProjectPermissionOverride.hasPermission(ProjectPermissionKey, com.atlassian.jira.project.Project, com.atlassian.jira.user.ApplicationUser)method.Manages project permissions defined by plugins (including system project permissions).