Package | Description |
---|---|
edu.vt.middleware.ldap.bean |
Modifier and Type | Class and Description |
---|---|
protected class |
OrderedLdapBeanFactory.OrderedLdapResult
OrderedLdapResult represents a collection of ldap entries that
are ordered by insertion. |
protected class |
SortedLdapBeanFactory.SortedLdapResult
SortedLdapResult represents a collection of ldap entries that
are sorted by their DN. |
protected class |
UnorderedLdapBeanFactory.UnorderedLdapResult
UnorderedLdapResult represents a collection of ldap entries
that are unordered. |
Copyright © 2016. All rights reserved.