Show Me Glossary
 

LdapEntryIterator Walk-Through

Previous previous|next Next Page

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.

Show Me

Show Me