|
@@ -6,6 +6,10 @@ import org.springframework.security.userdetails.UserDetailsService;
|
|
import org.springframework.ldap.core.DirContextOperations;
|
|
import org.springframework.ldap.core.DirContextOperations;
|
|
|
|
|
|
/**
|
|
/**
|
|
|
|
+ * Simple LdapAuthoritiesPopulator which delegates to a UserDetailsService, using the name which
|
|
|
|
+ * was supplied at login as the username.
|
|
|
|
+ *
|
|
|
|
+ *
|
|
* @author Luke Taylor
|
|
* @author Luke Taylor
|
|
* @version $Id$
|
|
* @version $Id$
|
|
* @since 2.0
|
|
* @since 2.0
|