public class SecurityExceptionHandler extends DefaultNuxeoExceptionHandler
Modifier and Type | Field and Description |
---|---|
static String |
CAS_REDIRECTION_URL |
static String |
COOKIE_NAME_LOGOUT_URL |
EXCEPTION_HANDLER_MARKER
Constructor and Description |
---|
SecurityExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleException(HttpServletRequest request,
HttpServletResponse response,
Throwable t) |
setParameters, unwrapException
public static final String CAS_REDIRECTION_URL
public static final String COOKIE_NAME_LOGOUT_URL
public void handleException(HttpServletRequest request, HttpServletResponse response, Throwable t) throws IOException, ServletException
handleException
in interface NuxeoExceptionHandler
handleException
in class DefaultNuxeoExceptionHandler
IOException
ServletException
Copyright © 2011 Nuxeo SA. All Rights Reserved.