Adapt to changes in third parties
[lgpl/argeo-commons.git] / org.argeo.security.dao.os / META-INF / spring / security-os-osgi.xml
index 5d827b4a5ba96025d10b8da1918baffc844cf837..0a605c7b82964c5d110f1a9baae43ec2f61af0e1 100644 (file)
 \r
        <!-- SERVICES -->\r
        <service ref="authenticationManager"\r
-               interface="org.springframework.security.AuthenticationManager" />\r
+               interface="org.springframework.security.authentication.AuthenticationManager" />\r
 \r
        <!-- User management -->\r
        <service ref="userDetailsManager"\r
-               interface="org.springframework.security.userdetails.UserDetailsService"\r
+               interface="org.springframework.security.core.userdetails.UserDetailsService"\r
                context-class-loader="service-provider" />\r
        <service ref="userDetailsManager"\r
-               interface="org.springframework.security.userdetails.UserDetailsManager"\r
+               interface="org.springframework.security.provisioning.UserDetailsManager"\r
                context-class-loader="service-provider" />\r
        <service ref="userDetailsManager" interface="org.argeo.security.UserAdminService"\r
                context-class-loader="service-provider" />\r