public interface AuthContext
| Modifier and Type | Interface and Description |
|---|---|
static class |
AuthContext.Custom |
| Modifier and Type | Field and Description |
|---|---|
static AuthContext |
CURRENT |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.jira.user.ApplicationUser |
getUser() |
boolean |
isSecurityOverridden() |
<R,E extends Exception> |
sudo(CallableE<R,E> f) |
static final AuthContext CURRENT
Copyright © 2018 ALM Works. All Rights Reserved.