Class AnnotatedSecurityEnabledCheck

java.lang.Object
com.atlassian.jira.security.annotated.AnnotatedSecurityEnabledCheck

public class AnnotatedSecurityEnabledCheck extends Object
  • Constructor Details

    • AnnotatedSecurityEnabledCheck

      public AnnotatedSecurityEnabledCheck()
  • Method Details

    • isAnnotatedSecurityDisabled

      public boolean isAnnotatedSecurityDisabled()
      Check if the feature manager is available and it says the security annotations are disabled. We will handle feature manager not being available in ComponentsAvailabilityCheck.