Uses of Class
edu.vt.middleware.ldap.bean.AbstractLdapResult
-
Packages that use AbstractLdapResult Package Description edu.vt.middleware.ldap.bean -
-
Uses of AbstractLdapResult in edu.vt.middleware.ldap.bean
Subclasses of AbstractLdapResult in edu.vt.middleware.ldap.bean Modifier and Type Class Description protected classOrderedLdapBeanFactory.OrderedLdapResultOrderedLdapResultrepresents a collection of ldap entries that are ordered by insertion.protected classSortedLdapBeanFactory.SortedLdapResultSortedLdapResultrepresents a collection of ldap entries that are sorted by their DN.protected classUnorderedLdapBeanFactory.UnorderedLdapResultUnorderedLdapResultrepresents a collection of ldap entries that are unordered.
-