From 118f6401d8d2f3ace03daf5fd08df5fd082553c1 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Wed, 29 Jun 2005 23:00:54 +0000 Subject: [PATCH] XSL file for converting web.xml to acegified version. --- core/src/main/resources/acegi-web.xsl | 109 ++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 core/src/main/resources/acegi-web.xsl diff --git a/core/src/main/resources/acegi-web.xsl b/core/src/main/resources/acegi-web.xsl new file mode 100644 index 0000000000..1cbcee6b16 --- /dev/null +++ b/core/src/main/resources/acegi-web.xsl @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + edu.yale.its.tp.cas.proxyUrl + + + + + + Acegi Filter Chain Proxy + net.sf.acegisecurity.util.FilterToBeanProxy + + targetClass + net.sf.acegisecurity.util.FilterChainProxy + + + + + + + Acegi Filter Chain Proxy + /* + + + + + + org.springframework.web.context.ContextLoaderListener + + + + + + + + + + + + + + + + contextConfigLocation + + + + + + + + + + + + + + + + + contextConfigLocation + + + + + + + +