Package org.forgerock.opendj.server.core
Classes implementing core server APIs.
-
Interface Summary Interface Description CancelRequestListener An object that registers to be notified when a cancellation request has been received and processing of the request should be aborted if possible. -
Class Summary Class Description AbstractContext A base implementation of theContext
interface for OpenDJ.AddBinaryOptionReactiveFilter Adds the "binary" option to attribute descriptions for which the syntax requires BER encoding.ConnectionContext A context that maintains information on a client, including connection information.ProductInformation OpenDJ product information, including version number, build information, and references to documentation.RequestContext A context that maintains information about a request.Router Provides routing on LDAP requests based on Dns.RoutingContext Allows sharing the sameRequestContext
across Operations (required for subtree searches). -
Enum Summary Enum Description RequestContext.RequestFlag Distinguishes operations from server components, not directly from LDAP clients.