mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-01 02:49:11 +00:00
Revise layout to show which classes depend on each other.
This commit is contained in:
parent
1ae07779a2
commit
6f32f6b112
@ -1,4 +1,4 @@
|
||||
package net.sf.acegisecurity.providers.dao.ldap;
|
||||
package net.sf.acegisecurity.providers.dao.ldap.revised;
|
||||
|
||||
import java.util.Hashtable;
|
||||
import java.util.Map;
|
@ -1,7 +1,7 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
package net.sf.acegisecurity.providers.dao.ldap;
|
||||
package net.sf.acegisecurity.providers.dao.ldap.revised;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Hashtable;
|
@ -1,7 +1,7 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
package net.sf.acegisecurity.providers.dao.ldap;
|
||||
package net.sf.acegisecurity.providers.dao.ldap.revised;
|
||||
|
||||
|
||||
import javax.naming.directory.SearchControls;
|
@ -1,7 +1,7 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
package net.sf.acegisecurity.providers.dao.ldap;
|
||||
package net.sf.acegisecurity.providers.dao.ldap.revised;
|
||||
|
||||
import javax.naming.NamingEnumeration;
|
||||
import javax.naming.NamingException;
|
@ -1,7 +1,7 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
package net.sf.acegisecurity.providers.dao.ldap;
|
||||
package net.sf.acegisecurity.providers.dao.ldap.revised;
|
||||
|
||||
import java.util.Hashtable;
|
||||
|
Loading…
x
Reference in New Issue
Block a user