|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.web.servlet.handler.HandlerInterceptorAdapter
org.promotego.interceptors.ExcludingInterceptorBase
org.promotego.interceptors.EnforceValidationInterceptor
public class EnforceValidationInterceptor
| Field Summary |
|---|
| Fields inherited from class org.promotego.interceptors.ExcludingInterceptorBase |
|---|
m_exclusions |
| Constructor Summary | |
|---|---|
EnforceValidationInterceptor()
|
|
| Method Summary | |
|---|---|
boolean |
excludingPreHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.Object handler)
|
void |
setUserHolder(UserHolder userHolder)
|
| Methods inherited from class org.promotego.interceptors.ExcludingInterceptorBase |
|---|
excluded, preHandle, setExclusions |
| Methods inherited from class org.springframework.web.servlet.handler.HandlerInterceptorAdapter |
|---|
afterCompletion, postHandle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnforceValidationInterceptor()
| Method Detail |
|---|
public boolean excludingPreHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.Object handler)
throws java.lang.Exception
excludingPreHandle in class ExcludingInterceptorBasejava.lang.Exceptionpublic void setUserHolder(UserHolder userHolder)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||