@InterfaceStability.Unstable
See: Description
Interface | Description |
---|---|
FilterContainer |
A container interface to add javax.servlet.Filter.
|
ServerConfigurationKeys |
This interface contains constants for configuration keys used in the hbase http server code.
|
Class | Description |
---|---|
AdminAuthorizedFilter | |
AdminAuthorizedServlet |
General servlet which is admin-authorized.
|
ClickjackingPreventionFilter | |
FilterInitializer |
Initialize a javax.servlet.Filter.
|
HtmlQuoting |
This class is responsible for quoting HTML characters.
|
HttpConfig |
Statics to get access to Http related configuration.
|
HttpRequestLog |
RequestLog object for use with Http
|
HttpServer |
Create a Jetty embedded server to answer http requests.
|
HttpServer.Builder |
Class to construct instances of HTTP server with specific options.
|
HttpServer.ListenerInfo | |
HttpServer.QuotingInputFilter |
A Servlet input filter that quotes all HTML active characters in the parameter names and
values.
|
HttpServer.QuotingInputFilter.RequestQuoter | |
HttpServer.StackServlet |
A very simple servlet to serve up a text representation of the current stack traces.
|
HttpServerUtil |
HttpServer utility.
|
InfoServer |
Create a Jetty embedded server to answer http requests.
|
NoCacheFilter | |
ProfileOutputServlet |
Servlet to serve files generated by
ProfileServlet |
ProfileServlet |
Servlet that runs async-profiler as web-endpoint.
|
ProfileServlet.DisabledServlet | |
ProxyUserAuthenticationFilter |
This file has been copied directly (changing only the package name and and the ASF license text
format, and adding the Yetus annotations) from Hadoop, as the Hadoop version that HBase depends
on doesn't have it yet (as of 2020 Apr 24, there is no Hadoop release that has it either).
|
SecurityHeadersFilter |
Enum | Description |
---|---|
HttpConfig.Policy | |
ProfileServlet.Event | |
ProfileServlet.Output |
Copied from hadoop source code.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.