Adapt to changes in third parties
[lgpl/argeo-commons.git] / org.argeo.jackrabbit.webapp / WEB-INF / osgi.xml
index b4a3c48df6436f736d63462e6243d9900175fd91..089c71559aa7ea2d92cf314d7c54853e4aecbb15 100644 (file)
@@ -22,7 +22,7 @@
        <reference id="repositoryFactory" interface="javax.jcr.RepositoryFactory" />\r
 \r
        <reference id="authenticationManager"\r
-               interface="org.springframework.security.AuthenticationManager" />\r
+               interface="org.springframework.security.authentication.AuthenticationManager" />\r
        <reference id="userDetailsService"\r
-               interface="org.springframework.security.userdetails.UserDetailsService" />\r
+               interface="org.springframework.security.core.userdetails.UserDetailsService" />\r
 </beans:beans>
\ No newline at end of file