com.dyuproject.demos.todolist.service
Class LoginInterceptor
java.lang.Object
com.dyuproject.web.rest.AbstractInterceptor
com.dyuproject.web.rest.WrapperInterceptor
com.dyuproject.demos.todolist.service.LoginInterceptor
- All Implemented Interfaces:
- Interceptor
public class LoginInterceptor
- extends WrapperInterceptor
- Author:
- David Yu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginInterceptor
public LoginInterceptor()
preHandle
public boolean preHandle(RequestContext requestContext)
throws ServletException,
IOException
- Specified by:
preHandle
in interface Interceptor
- Overrides:
preHandle
in class WrapperInterceptor
- Throws:
ServletException
IOException
Copyright © 2013. All Rights Reserved.