Uses of Class
org.opends.server.protocols.http.HttpClientConnectionContext
Packages that use HttpClientConnectionContext
Package
Description
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using HTTP.
-
Uses of HttpClientConnectionContext in org.opends.server.protocols.http
Methods in org.opends.server.protocols.http that return HttpClientConnectionContextModifier and TypeMethodDescriptionUpdates the authorization state of the underlyingClientConnection
so that all subsequent operations will be performed on behalf of the specified user.