使用 cookie 的 Spring 安全上下文
我需要使用 cookie 而不是带有 spring security 的 httpssession 。有谁知道这是可能的吗?如果是这样,请给我发送一些资源。
我真正想做的就是使 Web 应用程序成为无状态的。
谢谢 罗什
I need to use the cookies instead of httpsession with spring security. Does anyone has idea that this is possible? If it is so pleas send me some resource.
Exactly what i want to do is make a web application stateless.
thanks
Rosh
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://sleeplessinslc.blogspot.com/2012/02 /spring-security-stateless-cookie-based.html 可能会帮助你开始你想要的事情。
http://sleeplessinslc.blogspot.com/2012/02/spring-security-stateless-cookie-based.html might get you started on what you want.