Results 1 to 3 of 3

Thread: session-fixation-protection="none"

  1. #1
    Join Date
    Dec 2011
    Location
    New Delhi
    Posts
    6

    Default session-fixation-protection="none"

    Hi

    Can someone please explain me what does it mean for setting

    session-fixation-protection="none".


    Other Options are migrate and new which are i think will migrate old session to new one and will create new session for each request respectively.

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,624

    Default

    I suggest a read of the Spring Security Reference Guide which explains exactly what each does/means.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3
    Join Date
    Dec 2011
    Location
    New Delhi
    Posts
    6

    Default

    Thanks Marten , post was really helpful in claering my doubts.

Posting Permissions

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