Uses of Class
com.atlassian.confluence.security.EntityRuntimeException
-
Packages that use EntityRuntimeException Package Description com.atlassian.confluence.impl.security.administrators -
-
Uses of EntityRuntimeException in com.atlassian.confluence.impl.security.administrators
Methods in com.atlassian.confluence.impl.security.administrators that throw EntityRuntimeException Modifier and Type Method Description booleanEditGlobalPermissionsAdministrator. canSetPermissionOnGroup(String permission, String groupName)Returns whether the remote user can set the required permission for the group(used by velocity)booleanEditGlobalPermissionsAdministrator. canSetPermissionOnUser(String permission, ConfluenceUser user)Returns whether the remote user can set the required permission for the user (used by velocity)
-