2019年4月5日
摘要: RememberMeAuthenticationFilter 的作用很简单,就是用于当session 过期后,系统自动通过读取cookie 让系统自动登录。 我们来看看Springsecurity的过滤器链条。 我们发现这个 RememberMeAuthenticationFilter 在 匿名构造 阅读全文
posted @ 2019-04-05 18:54 自由港 阅读(665) 评论(0) 推荐(0)