Uses of Class
org.apache.hadoop.http.FilterInitializer

Packages that use FilterInitializer
org.apache.hadoop.http.lib This package provides user-selectable (via configuration) classes that add functionality to the web UI. 
org.apache.hadoop.security   
 

Uses of FilterInitializer in org.apache.hadoop.http.lib
 

Subclasses of FilterInitializer in org.apache.hadoop.http.lib
 class 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.
 

Uses of FilterInitializer in org.apache.hadoop.security
 

Subclasses of FilterInitializer in org.apache.hadoop.security
 class AuthenticationFilterInitializer
          Initializes hadoop-auth AuthenticationFilter which provides support for Kerberos HTTP SPNEGO authentication.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.