Interface | Description |
---|---|
WebSession | |
WebSessionManagerFactory |
Class | Description |
---|---|
AllRequestFilter |
Filters all HTTP requests passing through the server.
|
CacheBasedWebSession | |
CanonicalWebUrl | |
GerritUiOptions | |
GitOverHttpModule |
Configures Git access over HTTP with authentication.
|
GitOverHttpServlet |
Serves Git repositories over HTTP.
|
GitWebConfig | |
H2CacheBasedWebSession | |
HtmlDomUtil |
Utility functions to deal with HTML using W3C DOM operations.
|
HttpCanonicalWebUrlProvider |
Sets
CanonicalWebUrl to current HTTP request if not configured. |
HttpLogoutServlet | |
LoginUrlToken | |
RequestContextFilter |
Executes any pending
RequestCleanup at the end of a request. |
WebModule | |
WebSessionManager | |
WebSessionManager.Val | |
WebSshGlueModule |
Pulls objects from the SSH injector over the HTTP injector.
|