Uses of Class
org.apache.hadoop.hbase.http.FilterInitializer
Packages that use org.apache.hadoop.hbase.http.FilterInitializer
Package
Description
This package provides user-selectable (via configuration) classes that add
functionality to the web UI.
-
Uses of org.apache.hadoop.hbase.http.FilterInitializer in org.apache.hadoop.hbase.http.lib
Subclasses of org.apache.hadoop.hbase.http.FilterInitializer in in org.apache.hadoop.hbase.http.libModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.http.lib.AuthenticationFilterInitializerThis class is copied from Hadoop.classorg.apache.hadoop.hbase.http.lib.StaticUserWebFilterProvides a servlet filter that pretends to authenticate a fake user (Dr.Who) so that the web UI is usable for a secure cluster without authentication.