接口的使用
com.walker.web.UserPrincipal
使用UserPrincipal的程序包
-
com.walker.web中UserPrincipal的使用
返回UserPrincipal的com.walker.web中的方法参数类型为UserPrincipal的com.walker.web中的方法修饰符和类型方法说明booleanUserOnlineProvider.cacheUserPrincipal(String token, UserPrincipal<?> userPrincipal) 已过时。booleanUserOnlineProvider.cacheUserPrincipal(String token, UserPrincipal<?> userPrincipal, long expiredMinutes) 缓存一个用户登录凭证与token关联信息 -
com.walker.web.principal中UserPrincipal的使用