@InterfaceAudience.LimitedPrivate(value="HBase") @InterfaceStability.Unstable
See: Description
| Class | Description | 
|---|---|
| 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. | 
| StaticUserWebFilter.StaticUserFilter | |
| StaticUserWebFilter.User | 
This package provides user-selectable (via configuration) classes that add functionality to the web UI. They are configured as a list of classes in the configuration parameter hadoop.http.filter.initializers.
 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.