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, unwrapException
public void handleException(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Throwable t) throws IOException, javax.servlet.ServletException
handleException
in interface NuxeoExceptionHandler
handleException
in class DefaultNuxeoExceptionHandler
IOException
javax.servlet.ServletException
Copyright © 2015 Nuxeo SA. All rights reserved.