org.kuali.kfs.sec.web.struts
Class SecurityExceptionIncidentHandler

java.lang.Object
  extended by org.apache.struts.action.ExceptionHandler
      extended by org.kuali.rice.kns.web.struts.pojo.StrutsExceptionIncidentHandler
          extended by 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


Field Summary
 
Fields inherited from class org.kuali.rice.kns.web.struts.pojo.StrutsExceptionIncidentHandler
EXCEPTION_INCIDENT_HANDLER
 
Constructor Summary
SecurityExceptionIncidentHandler()
           
 
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
 

Constructor Detail

SecurityExceptionIncidentHandler

public SecurityExceptionIncidentHandler()
Method Detail

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.