org.kuali.kfs.sec.web.struts
Class SecurityExceptionIncidentHandler
java.lang.Object
org.apache.struts.action.ExceptionHandler
org.kuali.rice.kns.web.struts.pojo.StrutsExceptionIncidentHandler
org.kuali.kfs.sec.web.struts.SecurityExceptionIncidentHandler
public class SecurityExceptionIncidentHandler
- extends org.kuali.rice.kns.web.struts.pojo.StrutsExceptionIncidentHandler
Checks for security access exception and forwards to security access error page
Fields inherited from class org.kuali.rice.kns.web.struts.pojo.StrutsExceptionIncidentHandler |
EXCEPTION_INCIDENT_HANDLER |
Method Summary |
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)
|
Methods inherited from class org.apache.struts.action.ExceptionHandler |
logException, storeException, storeException |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityExceptionIncidentHandler
public SecurityExceptionIncidentHandler()
execute
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)
- Overrides:
execute
in class org.kuali.rice.kns.web.struts.pojo.StrutsExceptionIncidentHandler
- See Also:
StrutsExceptionIncidentHandler.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-2012 The Kuali Foundation. All Rights Reserved.