@ -348,7 +348,7 @@ public class HttpSessionSecurityContextRepository implements SecurityContextRepo
@@ -348,7 +348,7 @@ public class HttpSessionSecurityContextRepository implements SecurityContextRepo
// If HttpSession exists, store current SecurityContext but only if it has
// actually changed in this thread (see SEC-37, SEC-1307, SEC-1528)
if(httpSession!=null){
@ -369,8 +369,8 @@ public class HttpSessionSecurityContextRepository implements SecurityContextRepo
@@ -369,8 +369,8 @@ public class HttpSessionSecurityContextRepository implements SecurityContextRepo
@ -628,6 +628,22 @@ public class HttpSessionSecurityContextRepositoryTests {
@@ -628,6 +628,22 @@ public class HttpSessionSecurityContextRepositoryTests {