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, unwrapExceptionpublic 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 NuxeoExceptionHandlerhandleException in class DefaultNuxeoExceptionHandlerIOExceptionServletExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.