Package org.apache.hadoop.hbase.http
@Unstable
package org.apache.hadoop.hbase.http
Copied from hadoop source code.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
-
ClassDescriptionorg.apache.hadoop.hbase.http.AdminAuthorizedFilterorg.apache.hadoop.hbase.http.AdminAuthorizedServletGeneral servlet which is admin-authorized.org.apache.hadoop.hbase.http.ClickjackingPreventionFilterorg.apache.hadoop.hbase.http.FilterContainerA container interface to add javax.servlet.Filter.org.apache.hadoop.hbase.http.FilterInitializerInitialize a javax.servlet.Filter.org.apache.hadoop.hbase.http.HtmlQuotingThis class is responsible for quoting HTML characters.org.apache.hadoop.hbase.http.HttpConfigStatics to get access to Http related configuration.org.apache.hadoop.hbase.http.HttpConfig.Policyorg.apache.hadoop.hbase.http.HttpRequestLogRequestLog object for use with Httporg.apache.hadoop.hbase.http.HttpServerCreate a Jetty embedded server to answer http requests.org.apache.hadoop.hbase.http.HttpServer.BuilderClass to construct instances of HTTP server with specific options.org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilterA Servlet input filter that quotes all HTML active characters in the parameter names and values.org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoterorg.apache.hadoop.hbase.http.HttpServer.StackServletA very simple servlet to serve up a text representation of the current stack traces.org.apache.hadoop.hbase.http.HttpServerUtilHttpServer utility.org.apache.hadoop.hbase.http.InfoServerCreate a Jetty embedded server to answer http requests.org.apache.hadoop.hbase.http.NoCacheFilterorg.apache.hadoop.hbase.http.ProfileOutputServletServlet to serve files generated by
ProfileServlet
org.apache.hadoop.hbase.http.ProfileServletServlet that runs async-profiler as web-endpoint.org.apache.hadoop.hbase.http.ProfileServlet.DisabledServletorg.apache.hadoop.hbase.http.ProxyUserAuthenticationFilterThis 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).org.apache.hadoop.hbase.http.SecurityHeadersFilterorg.apache.hadoop.hbase.http.ServerConfigurationKeysThis interface contains constants for configuration keys used in the hbase http server code.