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(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Throwable t) |
setParameters, unwrapExceptionpublic void handleException(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Throwable t)
throws IOException,
javax.servlet.ServletException
handleException in interface NuxeoExceptionHandlerhandleException in class DefaultNuxeoExceptionHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2014 Nuxeo SA. All rights reserved.