Deprecated InitialDirContextFactory

This commit is contained in:
Luke Taylor 2007-12-10 15:29:26 +00:00
parent 5382627d4a
commit ee31305fd5
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ import javax.naming.directory.DirContext;
*
* @see org.springframework.security.ldap.DefaultInitialDirContextFactory
*
* @deprecated Use SpringSecurityContextSource instead
* @author Luke Taylor
* @version $Id$
*/