| Annotation Type | Description |
|---|---|
| AdminOnly |
Permits resource access only to users assigned admin privileges.
|
| AnonymousSiteAccess |
Permits resource access if at least ONE of the following criteria is met:
|
| LicensedOnly |
Permits resource access ONLY to users assigned a product license.
|
| SystemAdminOnly |
Permits resource access only to users assigned system admin privileges.
|
| UnlicensedSiteAccess |
Permits resource access if EITHER of the following criteria is met:
|
| UnrestrictedAccess |
This annotation permits complete unrestricted access.
|
| XsrfProtectionExcluded |
The annotated element is excluded from
Cross-site request forgery (CSRF/XSRF) protection.
|
Copyright © 2024 Atlassian. All rights reserved.