public class UserInterceptor extends Object
| Constructor and Description |
|---|
UserInterceptor() |
| 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 String getInterceptorUrl(javax.servlet.http.HttpServletRequest request)
public static void main(String[] args) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2017. All rights reserved.