public class NuxeoSecurityExceptionHandler extends DefaultNuxeoExceptionHandler
If it isn't a security exception, or if the user is not anonymous, this handler ends up using DefaultNuxeoExceptionHandler.
EXCEPTION_HANDLER_MARKER| Constructor and Description |
|---|
NuxeoSecurityExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(HttpServletRequest request,
HttpServletResponse response,
Throwable t) |
setParameters, unwrapExceptionpublic void handleException(HttpServletRequest request, HttpServletResponse response, Throwable t) throws IOException, ServletException
handleException in interface NuxeoExceptionHandlerhandleException in class DefaultNuxeoExceptionHandlerIOExceptionServletExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.