Package com.unboundid.directory.sdk.http.api

This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create HTTP-based extensions intended for use in UnboundID server products.

See:
          Description

Class Summary
HTTPOperationLogger This class defines an API that must be implemented by extensions which record information about interaction with HTTP clients.
HTTPServletExtension This class defines an API that must be implemented by extensions which create servlets for use with an HTTP connection handler.
OAuthTokenHandler This class defines an API that must be implemented by extensions which will handle incoming SCIM requests with OAuth 2.0 bearer token authentication.
 

Package com.unboundid.directory.sdk.http.api Description

This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create HTTP-based extensions intended for use in UnboundID server products.