JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.atlassian.annotations.security
Annotation Interface LicensedOnly
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
LicensedOnly
Permits resource access ONLY to users assigned a product license.
Since:
5.0.0
See Also:
UserManager#isLicensed