Uses of Class
io.milton.ldap.SearchManager
Packages that use SearchManager
-
Uses of SearchManager in io.milton.ldap
Constructors in io.milton.ldap with parameters of type SearchManagerModifierConstructorDescriptionLdapConnection(Socket clientSocket, UserFactory userSessionFactory, SearchManager searchManager, LdapTransactionManager txManager, PropFindPropertyBuilder propFindPropertyBuilder) Initialize the streams and start the thread.protectedSearchRunnable(UserFactory userFactory, LdapPropertyMapper propertyMapper, int currentMessageId, String dn, int scope, int sizeLimit, int timelimit, LdapFilter ldapFilter, Set<String> returningAttributes, LdapResponseHandler ldapResponseHandler, LdapPrincipal user, SearchManager searchManager)