Package com.atlassian.annotations.security


package com.atlassian.annotations.security
  • Annotation Interfaces
    Class
    Description
    Permits resource access only to users assigned admin privileges.
    Permits resource access if at least ONE of the following criteria is met:
    Permits resource access ONLY to users assigned a product license.
    Permits resource access only to users assigned system admin privileges.
    Permits resource access if EITHER of the following criteria is met:
    This annotation permits complete unrestricted access.
    The annotated element is excluded from Cross-site request forgery (CSRF/XSRF) protection.