From 41e06152b3f4bae69fa27aef5e8d351e360a26e5 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Thu, 4 Mar 2010 01:44:27 +0000 Subject: [PATCH] SEC-1420: JSP for itest of authentication tags with and without escaping. --- .../secure/authenticationTagTestPage.jsp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp diff --git a/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp b/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp new file mode 100644 index 0000000000..f7439ba56f --- /dev/null +++ b/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp @@ -0,0 +1,19 @@ +<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %> + + +

Authentication Tag Test Page

+ +

+

+ + + + +