LdapEntryIterator Walk-Through |
||||||
Timothy finally looks at LdapEntryIterator.java. The LdapEntryIterator class forms the crux of the LDAP crawler plug-in, because all the required functionalities are implemented in this class. Timothy goes through LdapEntryIterator.java. While analyzing the code, he recalls Andrew's requirements too.
|