Results 1 to 1 of 1

Thread: Spring Security for stateless webapps with cookie

  1. #1
    Join Date
    Dec 2011
    Posts
    1

    Default Spring security context using cookie

    I need to use cookies instead of httpsession with spring security, that is for using cookies for stateless authentication. I have implemented a cookie based SecurityContextRepository. But I have some issues.

    Do anyone have any idea of how to do it or provide any help?

    Many thanks.

    Shameem
    Last edited by shameem_z; Dec 9th, 2011 at 11:20 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •