Uses of Class
de.xima.fc.gui.exception.AccessDeniedException
- 
Packages that use AccessDeniedException Package Description de.xima.fc.gui.utils.designer  - 
- 
Uses of AccessDeniedException in de.xima.fc.gui.utils.designer
Methods in de.xima.fc.gui.utils.designer with parameters of type AccessDeniedException Modifier and Type Method Description static voidDesignerRequestResponder. handleAccessDenied(javax.faces.context.FacesContext facesContext, AccessDeniedException e)Sets the HTTP status to "403" (forbidden), redirects to the appropriate error page and terminates the current faces request. 
 -