Revise layout to show which classes depend on each other.
This commit is contained in:
+1
-1
@@ -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
-1
@@ -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
-1
@@ -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
-1
@@ -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
-1
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
package net.sf.acegisecurity.providers.dao.ldap;
|
||||
package net.sf.acegisecurity.providers.dao.ldap.revised;
|
||||
|
||||
import java.util.Hashtable;
|
||||
|
||||
Reference in New Issue
Block a user