AllowRenderInFrameFilter |
|
AllRequestFilter |
Filters all HTTP requests passing through the server.
|
CacheBasedWebSession |
|
CanonicalWebUrl |
|
GerritAuthModule |
Configures filter for authenticating REST requests.
|
GetUserFilter |
Stores user as a request attribute and/or response header, so servlets and reverse proxies can
access it outside of the request/response scope.
|
GetUserFilter.GetUserFilterModule |
|
GitOverHttpModule |
Configures Git access over HTTP with authentication.
|
GitOverHttpServlet |
Serves Git repositories over HTTP.
|
GitOverHttpServlet.Metrics |
|
GitReferenceUpdatedTracker |
Stores the updated refs whenever they are updated, so that we can export this information in the
response headers.
|
GuiceRequestScopePropagator |
Propagator for Guice's built-in servlet scope.
|
H2CacheBasedWebSession |
|
HtmlDomUtil |
Utility functions to deal with HTML using W3C DOM operations.
|
HttpCanonicalWebUrlProvider |
Sets CanonicalWebUrl to current HTTP request if not configured.
|
HttpdModule |
|
HttpLogoutServlet |
|
HttpServletResponseRecorder |
HttpServletResponse wrapper to allow response status code override.
|
LoginUrlToken |
|
NumericChangeIdRedirectServlet |
Redirects domain.tld/123 to domain.tld/c/project/+/123 .
|
QueryDocumentationFilter |
|
RemoteUserUtil |
|
RequestCleanupFilter |
|
RequestContextFilter |
Set the request context for the downstream filters and invocation.
|
RequestMetrics |
|
RequestMetricsFilter |
|
RequestMetricsFilter.Context |
|
RequireSslFilter |
Requires the connection to use SSL, redirects if not.
|
RequireSslFilter.RequireSslFilterModule |
|
SetThreadNameFilter |
|
UniversalWebLoginFilter |
|
WebModule |
|
WebSession |
A thread safe class that contains details about a specific user web session.
|
WebSessionManager |
|
WebSessionManager.Val |
|
WebSshGlueModule |
Pulls objects from the SSH injector over the HTTP injector.
|
XsrfConstants |
XSRF Constants.
|
XsrfCookieFilter |
|