@InterceptorPattens(sort=1) public class PermissionInterceptor extends BaseJpomInterceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
DEMO_TIP |
PROXY_PATH| Constructor and Description |
|---|
PermissionInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
preHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.web.method.HandlerMethod handlerMethod) |
afterCompletion, clearResources, getHandlerMethod, getSession, postHandle, preHandle, reloadpublic static final String DEMO_TIP
public boolean preHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.web.method.HandlerMethod handlerMethod)
throws Exception
preHandle in class cn.jiangzeyin.common.interceptor.BaseInterceptorExceptionCopyright © 2017–2022. All rights reserved.