First working build (without Eclipse)
[lgpl/argeo-commons.git] / org.argeo.security.ldap / src / org / argeo / security / ldap / ArgeoLdapShaPasswordEncoder.java
index ea22ef350f2f09b3963621ec08abcf6dcdb63e5a..a2c43a5895a76867e6483a7fff04d1db85c76281 100644 (file)
@@ -15,7 +15,7 @@
  */
 package org.argeo.security.ldap;
 
-import org.springframework.security.providers.ldap.authenticator.LdapShaPasswordEncoder;
+import org.springframework.security.authentication.encoding.LdapShaPasswordEncoder;
 
 /**
  * {@link LdapShaPasswordEncoder} allowing to configure the usage of salt (APache