From: maxcooper Date: Sat, 8 Feb 2003 08:23:33 +0000 (+0000) Subject: removed, temporarily X-Git-Tag: rel-2_0-alpha1~119 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a924de7323404f89daa7e02b26f07793567a9c76;p=securityfilter.git removed, temporarily --- diff --git a/web/basic-example/WEB-INF/securityfilter-config.xml b/web/basic-example/WEB-INF/securityfilter-config.xml deleted file mode 100644 index e6dba71..0000000 --- a/web/basic-example/WEB-INF/securityfilter-config.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - Secure Page - /securePage.jsp - - - inthisrole - - - - - - Secure page that the example user is not authorized to view - /forbiddenPage.jsp - - - notinthisrole - - - - - BASIC - - - - - - - \ No newline at end of file diff --git a/web/basic-share/menu.jsp b/web/basic-share/menu.jsp deleted file mode 100644 index 50e7111..0000000 --- a/web/basic-share/menu.jsp +++ /dev/null @@ -1,7 +0,0 @@ -

-Navigation Menu: [ -Home -| Secure Page -| Forbidden Secure Page -| Logout -]