|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.opensymphony.webwork.dispatcher.FilterDispatcher
org.acegisecurity.webwork.FilterDispatcher
public class FilterDispatcher
FilterDispatcher that will setup WebWork to ignore Acegi exceptions so
they can be processed by ExceptionTranslationFilter
Set it up in your web.xml instead of WebWork provided FilterDispatcher.
This is meant to be fixed inside WebWork, see WW-291. Known broken versions are 2.2.3 and 2.2.4.
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.webwork.dispatcher.FilterDispatcher |
|---|
filterConfig, pathPrefixes |
| Fields inherited from interface com.opensymphony.webwork.WebWorkStatics |
|---|
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER |
| Constructor Summary | |
|---|---|
FilterDispatcher()
|
|
| Method Summary | |
|---|---|
void |
init(FilterConfig filterConfig)
|
| Methods inherited from class com.opensymphony.webwork.dispatcher.FilterDispatcher |
|---|
afterActionInvocation, beforeActionInvocation, checkUrl, copy, createComponentManager, destroy, doFilter, findInputStream, findStaticResource, getFilterConfig, getServletContext, parse, setupContainer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterDispatcher()
| Method Detail |
|---|
public void init(FilterConfig filterConfig)
throws ServletException
init in interface Filterinit in class com.opensymphony.webwork.dispatcher.FilterDispatcherServletException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||