1
0
mirror of synced 2026-08-02 16:27:08 +00:00

SEC-456: Added class Javadoc

This commit is contained in:
Luke Taylor
2008-02-06 17:24:45 +00:00
parent b2cc817835
commit b6d3ed135d
@@ -6,6 +6,10 @@ import org.springframework.security.userdetails.UserDetailsService;
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
* @version $Id$
* @since 2.0