public class AuthFilter
extends org.apache.hadoop.security.authentication.server.AuthenticationFilter
AuthenticationFilter that obtains its configuration
from HttpFSServer's server configuration.| Constructor and Description |
|---|
AuthFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
getConfiguration(String configPrefix,
javax.servlet.FilterConfig filterConfig)
Returns the hadoop-auth configuration from HttpFSServer's configuration.
|
protected Properties getConfiguration(String configPrefix, javax.servlet.FilterConfig filterConfig)
httpfs.authentication. The httpfs.authentication
prefix is removed from the returned property names.getConfiguration in class org.apache.hadoop.security.authentication.server.AuthenticationFilterconfigPrefix - parameter not used.filterConfig - parameter not used.Copyright © 2014 Apache Software Foundation. All Rights Reserved.