@InterceptorPattens
public class AuthorizeInterceptor
extends cn.jiangzeyin.common.interceptor.BaseInterceptor
| Constructor and Description |
|---|
AuthorizeInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
preHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Object handler) |
afterCompletion, clearResources, getHandlerMethod, getSession, postHandle, preHandle, reloadpublic boolean preHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Object handler)
throws Exception
preHandle in interface org.springframework.web.servlet.HandlerInterceptorpreHandle in class cn.jiangzeyin.common.interceptor.BaseInterceptorExceptionCopyright © 2017–2022. All rights reserved.