Package | Description |
---|---|
com.atlassian.confluence.security.administrators |
Modifier and Type | Method and Description |
---|---|
boolean |
EditGlobalPermissionsAdministrator.canSetPermissionOnGroup(String permission,
String groupName)
Returns whether the remote user can set the required permission for the group(used by velocity)
|
boolean |
EditGlobalPermissionsAdministrator.canSetPermissionOnUser(String permission,
ConfluenceUser user)
Returns whether the remote user can set the required permission for the user (used by velocity)
|
Copyright © 2003–2021 Atlassian. All rights reserved.