Uses of Class
org.opends.server.api.HttpEndpoint
Package
Description
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using HTTP.
Contains the implementation for the HTTPEndpoint that is responsible for providing a REST interface to this LDAP
server.
-
Uses of HttpEndpoint in org.opends.server.protocols.http
Modifier and TypeClassDescriptionfinal class
An HTTP endpoint for exposing the server liveness status.final class
Represents a read-only ForgeRock Common REST HTTP Endpoint which exposes server metrics.final class
An HTTP endpoint for exposing the server health status.final class
Represents an HTTP endpoint exposing OpenDJ metrics using Prometheus text format. -
Uses of HttpEndpoint in org.opends.server.protocols.http.rest2ldap
Modifier and TypeClassDescriptionfinal class
An HTTP endpoint providing access to the server's monitoring backend (cn=monitor) and its configuration (cn=config).final class
Encapsulates configuration required to start a HDAP endpoint embedded in this LDAP server.final class
Encapsulates configuration required to start a REST2LDAP application embedded in this LDAP server.