]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.security.dao.jackrabbit/META-INF/spring/remote.xml
Move to legacy
[lgpl/argeo-commons.git] / org.argeo.security.dao.jackrabbit / META-INF / spring / remote.xml
diff --git a/org.argeo.security.dao.jackrabbit/META-INF/spring/remote.xml b/org.argeo.security.dao.jackrabbit/META-INF/spring/remote.xml
deleted file mode 100644 (file)
index b44585d..0000000
+++ /dev/null
@@ -1,35 +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">
-
-       <!-- REMOTE -->
-
-       <!-- <bean id="repositoryFactory" class="org.argeo.jackrabbit.OsgiJackrabbitRepositoryFactory"> -->
-       <!-- <property name="bundleContext" ref="bundleContext" /> -->
-       <!-- </bean> -->
-
-       <!-- <bean id="authenticationManager" class="org.springframework.security.authentication.ProviderManager"> -->
-       <!-- <property name="providers"> -->
-       <!-- <list> -->
-       <!-- <ref bean="authByAdapterProvider" /> -->
-       <!-- <ref bean="remoteJcrAuthenticationProvider" /> -->
-       <!-- </list> -->
-       <!-- </property> -->
-       <!-- </bean> -->
-
-       <!-- <bean id="remoteJcrAuthenticationProvider" class="org.argeo.security.jcr.RemoteJcrAuthenticationProvider"> -->
-       <!-- <property name="repositoryFactory" ref="repositoryFactory" /> -->
-       <!-- <property name="bundleContext" ref="bundleContext" /> -->
-       <!-- </bean> -->
-
-       <!-- <bean id="authByAdapterProvider" -->
-       <!-- class="org.springframework.security.adapters.AuthByAdapterProvider"> -->
-       <!-- <property name="key" value="${argeo.security.systemKey}" /> -->
-       <!-- </bean> -->
-
-       <!-- <bean id="userDetailsManager" class="org.argeo.security.jcr.OsJcrUserAdminService" -->
-       <!-- init-method="init" destroy-method="destroy"> -->
-       <!-- </bean> -->
-
-</beans>
\ No newline at end of file