@ -42,7 +43,7 @@ public class AuthorizeTagAttributeTests extends TestCase {
@@ -42,7 +43,7 @@ public class AuthorizeTagAttributeTests extends TestCase {
@ -75,21 +76,18 @@ public class AuthorizeTagAttributeTests extends TestCase {
@@ -75,21 +76,18 @@ public class AuthorizeTagAttributeTests extends TestCase {
assertEquals("prevents request - principal has ROLE_RESTRICTED",Tag.SKIP_BODY,authorizeTag.doStartTag());
@ -41,7 +43,7 @@ public class AuthorizeTagCustomGrantedAuthorityTests extends TestCase {
@@ -41,7 +43,7 @@ public class AuthorizeTagCustomGrantedAuthorityTests extends TestCase {
@ -52,14 +54,12 @@ public class AuthorizeTagCustomGrantedAuthorityTests extends TestCase {
@@ -52,14 +54,12 @@ public class AuthorizeTagCustomGrantedAuthorityTests extends TestCase {