From: Ray Lee Date: Tue, 12 Jul 2016 19:10:33 +0000 (-0700) Subject: DRYD-22: Simplify spring security config. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=9394ff96289e3c3dc06b5f2889e67a4c160005ae;p=tmp%2Fjakarta-migration.git DRYD-22: Simplify spring security config. --- diff --git a/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml b/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml index 569e3ce9a..877ee8f7e 100644 --- a/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml +++ b/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml @@ -11,12 +11,9 @@ + http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security.xsd"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + @@ -97,42 +56,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - -