package

com.atlassian.jira.issue.security

Interfaces

IssueSecurityHelper Provides security level related utility methods. 
IssueSecurityLevel Defines an issue security level in JIRA. 
IssueSecurityLevelManager  
IssueSecuritySchemeManager  
IssueSecurityType Interface used as a template for the different Permission Types. 
ProjectIssueSecuritySchemeHelper An internal helper class for Project Configuration. 

Classes

DefaultProjectIssueSecuritySchemeHelper  
IssueSecurityHelperImpl Implementation of IssueSecurityHelper 
IssueSecurityLevelImpl  
IssueSecurityLevelManagerImpl This class gets a list of all the security that can be part of a issue security scheme  
IssueSecurityLevelPermission Represents a single permission for a particular Issue Security Level. 
IssueSecurityLevelScheme  
IssueSecurityLevelSchemeBuilder  
IssueSecuritySchemeManagerImpl  
IssueSecurityTypeManager This class reads the permission-types.xml file for the different types of issue securities that are used.