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, unwrapException
public void handleException(HttpServletRequest request, HttpServletResponse response, Throwable t) throws IOException, ServletException
handleException
in interface NuxeoExceptionHandler
handleException
in class DefaultNuxeoExceptionHandler
IOException
ServletException
Copyright © 2013 Nuxeo SA. All Rights Reserved.