public class LoginInterceptor
extends org.springframework.web.servlet.handler.HandlerInterceptorAdapter
| Constructor and Description |
|---|
LoginInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInterceptorUrl(javax.servlet.http.HttpServletRequest request)
获取跳转链接的地址
|
static Map |
getUserIdentity(String userName,
Long userId) |
static void |
main(String[] args) |
public static final String USER_ID
public String getInterceptorUrl(javax.servlet.http.HttpServletRequest request)
public static void main(String[] args) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2018. All rights reserved.