@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, reload
public 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.BaseInterceptor
Exception
Copyright © 2017–2022. All rights reserved.