| Interface | Description |
|---|---|
| CoreSession |
An interface representing a session with the core DirectoryService.
|
| DirectoryService |
Provides JNDI service to
AbstractContextFactory. |
| DnFactory |
A factory for DNs, with a cache.
|
| OperationManager |
An interface used by the DirectoryService to isolate operations that can be
performed on it.
|
| ReferralManager |
An interface for managing referrals in the server
|
| Class | Description |
|---|---|
| AbstractLayout |
Convenience class to encapsulate paths to various directories and files within
an layout.
|
| AttributeTypeProvider |
Provides commonly used
AttributeTypes. |
| CacheService |
A ehcache based cache service to be used for various caching requirement in the server.
|
| EntryToResponseCursor |
A cursor to get SearchResponses after setting the underlying cursor's
ServerEntry object in SearchResultEnty object
|
| InstanceLayout |
Convenience class to encapsulate paths to various directories and files within
an instance.
|
| LdapCoreSessionConnection |
An implementation of LdapConnection based on the CoreSession.
|
| LdapPrincipal |
An alternative X500 user implementation that has access to the distinguished
name of the principal as well as the String representation.
|
| LdapPrincipalSerializer |
A helper class which serialize and deserialize a LdapPrincipal.
|
| ObjectClassProvider |
Provides commonly used
ObjectClasses. |
| SearchRequestContainer |
A container storing a SearchRequest being processed, and the associated
size and time limit.
|
| Enum | Description |
|---|---|
| InterceptorEnum |
The list of mandatory interceptors we use in the server.
|
| OperationEnum |
The list of Operation we can process on the Interceptors.
|
| ReferralHandlingMode |
Enumeration for referral handling modes.
|
Copyright © 2021. All rights reserved.