| com.atlassian.bitbucket.rest.annotation.EscalateAnonymous2LO |
An annotation for REST methods which enables automatic permission escalation to the configured permissions for the duration of method but only if called via anonymous two-legged OAuth. It allows linked applications to call methods and access resources to which they would otherwise be denied. Permission escalation will not be applied for calls through any other authentication method (basic, three-legged OAuth).
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
| |||||||||||