public interface SetSpacePermissionChecker
SpacePermission
.
Setting space permissions includes both being able to add a new one or removing an exising one.
This class is necessary as we cannot perform this check through the PermissionManager
.Modifier and Type | Method and Description |
---|---|
boolean |
canSetPermission(com.atlassian.user.User user,
SpacePermission spacePermission) |
boolean canSetPermission(com.atlassian.user.User user, SpacePermission spacePermission)
Copyright © 2003–2020 Atlassian. All rights reserved.