X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.server.rap.webapp%2FWEB-INF%2Fweb.xml;h=1b6e766e53289c7185f5918b286878ff68eaa999;hb=aa9d3a8e795237d8593f6e437afc4f61debc318a;hp=16388e44923581cad2ad3b756a02d7bc4bc0456a;hpb=de5375d3d1fa1a6f098f556a0d101580eb1857f4;p=lgpl%2Fargeo-commons.git diff --git a/server/modules/org.argeo.server.rap.webapp/WEB-INF/web.xml b/server/modules/org.argeo.server.rap.webapp/WEB-INF/web.xml index 16388e449..1b6e766e5 100644 --- a/server/modules/org.argeo.server.rap.webapp/WEB-INF/web.xml +++ b/server/modules/org.argeo.server.rap.webapp/WEB-INF/web.xml @@ -37,14 +37,30 @@ - - - - + + springSecurityFilterChain + org.springframework.web.filter.DelegatingFilterProxy + - - - - + + springSecurityFilterChain + /private + + + springSecurityFilterChain + /basicauth + + + springSecurityFilterChain + /clientauth + + + springSecurityFilterChain + /none + + + springSecurityFilterChain + /public +