Class SortedLdapBeanFactory.SortedLdapResult

  • All Implemented Interfaces:
    LdapResult
    Enclosing class:
    SortedLdapBeanFactory

    protected class SortedLdapBeanFactory.SortedLdapResult
    extends AbstractLdapResult<java.util.TreeMap<java.lang.String,​LdapEntry>>
    SortedLdapResult represents a collection of ldap entries that are sorted by their DN.
    • Constructor Detail

      • SortedLdapResult

        public SortedLdapResult()
        Default constructor.