@ -56,8 +50,6 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
@@ -56,8 +50,6 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
@ -88,7 +80,7 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
@@ -88,7 +80,7 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
// Build an Authentication object we simulate came from HttpSession
// Build a Context to store in HttpSession (simulating prior request)
SecurityContextsc=newSecurityContextImpl();
@ -128,12 +120,14 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
@@ -128,12 +120,14 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
// Build an Authentication object we simulate came from HttpSession
// Build a Context to store in HttpSession (simulating prior request)
SecurityContextsc=newSecurityContextImpl();
@ -169,7 +163,9 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
@@ -169,7 +163,9 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
// Build an Authentication object we simulate our Authentication changed it to
@ -217,7 +213,9 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
@@ -217,7 +213,9 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
// Build an Authentication object we simulate our Authentication changed it to
@ -251,8 +249,6 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
@@ -251,8 +249,6 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
@ -265,7 +261,8 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {
@@ -265,7 +261,8 @@ public class HttpSessionContextIntegrationFilterTests extends TestCase {