开发者

Spring security context using cookie

开发者 https://www.devze.com 2023-03-03 14:26 出处:网络
I need to use the cookies instead of httpsession with spring security. Does anyone has idea that this is possible? I开发者_开发知识库f it is so pleas send me some resource.

I need to use the cookies instead of httpsession with spring security. Does anyone has idea that this is possible? I开发者_开发知识库f it is so pleas send me some resource.

Exactly what i want to do is make a web application stateless.

thanks Rosh


http://sleeplessinslc.blogspot.com/2012/02/spring-security-stateless-cookie-based.html might get you started on what you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消