SEC-456: Added class Javadoc

This commit is contained in:
Luke Taylor 2008-02-06 17:24:45 +00:00
parent b2cc817835
commit b6d3ed135d
1 changed files with 4 additions and 0 deletions

View File

@ -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