See: Description
| Class | Description | 
|---|---|
| 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. |