Show Me Glossary
 

LdapEntry Walk-Through

Previous previous|next Next Page

Timothy moves on to LdapEntry.java. This is a simple Java program that stores the LDAP entries. These values will be fetched and appended in the LdapEntryIterator class, which you will see in the next section.

 

Show Me

Show Me