@Deprecated public class AuthorizationExceptionHandler extends org.apache.struts.action.ExceptionHandler
| Constructor and Description |
|---|
AuthorizationExceptionHandler()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
execute(Exception exception,
org.apache.struts.config.ExceptionConfig exceptionConfig,
org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
Logs the AuthorizationException before forwarding the user to the explanation page.
|
public AuthorizationExceptionHandler()
public org.apache.struts.action.ActionForward execute(Exception exception, org.apache.struts.config.ExceptionConfig exceptionConfig, org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
execute in class org.apache.struts.action.ExceptionHandlerExceptionHandler.execute(
java.lang.Exception, org.apache.struts.config.ExceptionConfig, org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm,
javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)Copyright © 2005–2016 The Kuali Foundation. All rights reserved.