public class ConfigurableInternodeAuthHadoopPlugin extends HadoopAuthPlugin implements HttpClientInterceptorPlugin
coreContainer, PROXY_USER_CONFIGS
AUTHENTICATION_PLUGIN_PROP
Constructor and Description |
---|
ConfigurableInternodeAuthHadoopPlugin(CoreContainer coreContainer) |
Modifier and Type | Method and Description |
---|---|
HttpClientConfigurer |
getClientConfigurer() |
void |
init(Map<String,Object> pluginConfig)
This is called upon loading up of a plugin, used for setting it up.
|
close, doAuthenticate, getInitFilterConfig
closeRequest
public ConfigurableInternodeAuthHadoopPlugin(CoreContainer coreContainer)
public void init(Map<String,Object> pluginConfig)
AuthenticationPlugin
init
in class HadoopAuthPlugin
pluginConfig
- Config parameters, possibly from a ZK sourcepublic HttpClientConfigurer getClientConfigurer()
getClientConfigurer
in interface HttpClientInterceptorPlugin
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.