| Package | Description |
|---|---|
| io.milton.ldap |
| Constructor and Description |
|---|
LdapConnection(Socket clientSocket,
UserFactory userSessionFactory,
SearchManager searchManager,
LdapTransactionManager txManager,
PropFindPropertyBuilder propFindPropertyBuilder)
Initialize the streams and start the thread.
|
LdapConnection(Socket clientSocket,
UserFactory userSessionFactory,
SearchManager searchManager,
LdapTransactionManager txManager,
PropFindPropertyBuilder propFindPropertyBuilder)
Initialize the streams and start the thread.
|
SearchRunnable(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) |
SearchRunnable(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) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.