Uses of Class
com.logicaldoc.gui.common.client.AccessDeniedException
-
Packages that use AccessDeniedException Package Description com.logicaldoc.web.util -
-
Uses of AccessDeniedException in com.logicaldoc.web.util
Methods in com.logicaldoc.web.util that throw AccessDeniedException Modifier and Type Method Description static SessionServiceUtil. checkEvenOneMenu(javax.servlet.http.HttpServletRequest request, long... menuIds)Checks if a specific menu is accessible by the user in the current sessionstatic SessionServiceUtil. checkMenu(javax.servlet.http.HttpServletRequest request, long menuId)Check if a specific menu is accessible by the user in the current sessionstatic voidServiceUtil. checkPermission(Permission permission, User user, long folderId)
-