Remove old interfaces
[lgpl/argeo-commons.git] / security / plugins / org.argeo.security.ui.admin / META-INF / spring / common.xml
index 131ccdac2e46fbb8a222431b4f730c2ac41264d8..3a6f8141cf82a8544f1c30a6b4e4cd3721e4239c 100644 (file)
@@ -3,7 +3,7 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
        xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
 \r
-       <bean id="nodeSession" class="org.argeo.security.jcr.SecureThreadBoundSession">\r
+       <bean id="session" class="org.argeo.security.jcr.SecureThreadBoundSession">\r
                <property name="repository" ref="nodeRepository" />\r
        </bean>\r
 </beans>
\ No newline at end of file