Uses of Class
com.atlassian.confluence.security.EntityRuntimeException
Packages that use EntityRuntimeException
-
Uses of EntityRuntimeException in com.atlassian.confluence.impl.security.administrators
Methods in com.atlassian.confluence.impl.security.administrators that throw EntityRuntimeExceptionModifier and TypeMethodDescriptionboolean
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)