@ -137,18 +137,18 @@ public class FormLoginBeanDefinitionParser implements BeanDefinitionParser {
@@ -137,18 +137,18 @@ public class FormLoginBeanDefinitionParser implements BeanDefinitionParser {
@ -160,7 +160,7 @@ public class FormLoginBeanDefinitionParser implements BeanDefinitionParser {
@@ -160,7 +160,7 @@ public class FormLoginBeanDefinitionParser implements BeanDefinitionParser {
@ -136,7 +136,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -136,7 +136,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -147,7 +147,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -147,7 +147,7 @@ public class AbstractProcessingFilterTests extends TestCase {
//Prepare again, this time using the exception mapping
filter=newMockAbstractProcessingFilter(newAccountExpiredException("You're account is expired"));
@ -176,7 +176,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -176,7 +176,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -234,8 +234,8 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -234,8 +234,8 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -250,9 +250,9 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -250,9 +250,9 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -265,9 +265,9 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -265,9 +265,9 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -292,7 +292,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -292,7 +292,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -309,7 +309,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -309,7 +309,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -336,7 +336,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -336,7 +336,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -380,7 +380,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -380,7 +380,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -400,7 +400,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -400,7 +400,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -420,7 +420,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -420,7 +420,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -442,9 +442,9 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -442,9 +442,9 @@ public class AbstractProcessingFilterTests extends TestCase {
// Reject authentication, so exception would normally be stored in session
@ -463,7 +463,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -463,7 +463,7 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -482,8 +482,8 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -482,8 +482,8 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -504,10 +504,10 @@ public class AbstractProcessingFilterTests extends TestCase {
@@ -504,10 +504,10 @@ public class AbstractProcessingFilterTests extends TestCase {
@ -23,7 +23,7 @@ public class OpenIDAuthenticationProcessingFilterTests extends TestCase {
@@ -23,7 +23,7 @@ public class OpenIDAuthenticationProcessingFilterTests extends TestCase {