public interface PermissionCheckExemptions
Modifier and Type | Method and Description |
---|---|
boolean |
isExempt(com.atlassian.user.User user)
Returns true if the user is exempt from permission checks, otherwise false.
|
Copyright © 2003–2017 Atlassian. All rights reserved.