Package | Description |
---|---|
org.apache.hadoop.http.lib |
This package provides user-selectable (via configuration) classes that add
functionality to the web UI.
|
org.apache.hadoop.security | |
org.apache.hadoop.security.authentication.server |
Provides the server-side framework for authentication.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationFilterInitializer
Initializes hadoop-auth AuthenticationFilter which provides support for
Kerberos HTTP SPNEGO authentication.
|
class |
HttpCrossOriginFilterInitializer |
Modifier and Type | Class and Description |
---|---|
class |
ProxyUserAuthenticationFilterInitializer
Filter initializer to initialize
ProxyUserAuthenticationFilter which adds support
to perform operations using end user instead of proxy user. |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.