| Package | Description |
|---|---|
| io.milton.ldap |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryUserSessionFactory |
| 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.
|
LdapParser(LdapPropertyMapper propertyMapper,
LdapResponseHandler helper,
UserFactory userFactory) |
LdapParser(LdapPropertyMapper propertyMapper,
LdapResponseHandler helper,
UserFactory userFactory) |
LdapServer(LdapTransactionManager txManager,
UserFactory userSessionFactory,
int port,
boolean nosslFlag,
String bindAddress,
PropFindPropertyBuilder propFindPropertyBuilder)
Create a ServerSocket to listen for connections.
|
LdapServer(LdapTransactionManager txManager,
UserFactory userSessionFactory,
int port,
boolean nosslFlag,
String bindAddress,
PropFindPropertyBuilder propFindPropertyBuilder)
Create a ServerSocket to listen for connections.
|
LdapServer(LdapTransactionManager txManager,
UserFactory userSessionFactory,
PropFindPropertyBuilder propFindPropertyBuilder) |
LdapServer(LdapTransactionManager txManager,
UserFactory userSessionFactory,
PropFindPropertyBuilder propFindPropertyBuilder) |
LdapServer(LdapTransactionManager txManager,
UserFactory userSessionFactory,
WebDavProtocol webDavProtocol,
PropFindPropertyBuilder propFindPropertyBuilder)
This constructor is for convenience.
|
LdapServer(LdapTransactionManager txManager,
UserFactory userSessionFactory,
WebDavProtocol webDavProtocol,
PropFindPropertyBuilder propFindPropertyBuilder)
This constructor is for convenience.
|
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.