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.lib
    Modifier and Type
    Class
    Description
    class 
    org.apache.hadoop.hbase.http.lib.AuthenticationFilterInitializer
    This class is copied from Hadoop.
    class 
    org.apache.hadoop.hbase.http.lib.StaticUserWebFilter
    Provides 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.