| Interface | Description |
|---|---|
| ServerDirObjectFactory |
A specialized ObjectFactory that is optimized for our server-side JNDI
provider.
|
| ServerDirStateFactory |
A specialized StateFactory that is optimized for our server-side JNDI
provider.
|
| Class | Description |
|---|---|
| AbstractContextFactory |
A server-side JNDI provider implementation of
InitialContextFactory. |
| CoreContextFactory |
A simplistic implementation of
AbstractContextFactory. |
| DeadContext |
A do nothing placeholder context whose methods throw ServiceUnavailableExceptions.
|
| EventListenerAdapter |
A DirectoryListener implementation which adapts call back to methods
notifying of changes to the DIT into NamingEvents for use with the ApacheDS
DirectoryService JNDI provider.
|
| LdapJndiProperties |
A wrapper around a JNDI environment which checks for correct LDAP specific
environment settings.
|
| NamingEnumerationAdapter |
Adapts a Cursor over entries into a NamingEnumeration.
|
| ServerContext |
A non-federated abstract Context implementation.
|
| ServerDirContext |
The DirContext implementation for the Server Side JNDI LDAP provider.
|
| ServerLdapContext |
An implementation of a JNDI LdapContext.
|
| Enum | Description |
|---|---|
| ControlEnum |
The list of existing controls in ADS
|
Copyright © 2021. All rights reserved.