]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/runtime/org.argeo.security.core/src/main/resources/META-INF/spring/services.xml
Restructure security projects
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / src / main / resources / META-INF / spring / services.xml
diff --git a/security/runtime/org.argeo.security.core/src/main/resources/META-INF/spring/services.xml b/security/runtime/org.argeo.security.core/src/main/resources/META-INF/spring/services.xml
deleted file mode 100644 (file)
index dbf6489..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
-
-       <bean id="securityService" class="org.argeo.security.core.DefaultSecurityService">
-               <property name="securityDao" ref="securityDao" />
-       </bean>
-</beans>
\ No newline at end of file