Uses of Class
org.opends.server.api.HttpEndpoint
Packages that use 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
Subclasses of HttpEndpoint in org.opends.server.protocols.httpModifier and TypeClassDescriptionfinal classAn HTTP endpoint for exposing the server liveness status.final classRepresents a read-only ForgeRock Common REST HTTP Endpoint which exposes server metrics.final classAn HTTP endpoint for exposing the server health status.final classRepresents an HTTP endpoint exposing OpenDJ metrics using Prometheus text format. -
Uses of HttpEndpoint in org.opends.server.protocols.http.rest2ldap
Subclasses of HttpEndpoint in org.opends.server.protocols.http.rest2ldapModifier and TypeClassDescriptionfinal classAn HTTP endpoint providing access to the server's monitoring backend (cn=monitor) and its configuration (cn=config).final classEncapsulates configuration required to start a HDAP endpoint embedded in this LDAP server.final classEncapsulates configuration required to start a REST2LDAP application embedded in this LDAP server.