Package | Description |
---|---|
org.apache.storm.common | |
org.apache.storm.hbase.security | |
org.apache.storm.hdfs.security | |
org.apache.storm.hive.security | |
org.apache.storm.security.auth |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHadoopNimbusPluginAutoCreds
The base class that for auto credential plugins that abstracts out some of the common functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoHBaseNimbus
Auto credentials nimbus plugin for HBase implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoHDFSNimbus
Auto credentials nimbus plugin for HDFS implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoHiveNimbus
Auto credentials nimbus plugin for Hive implementation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<INimbusCredentialPlugin> |
ClientAuthUtils.getNimbusAutoCredPlugins(Map<String,Object> conf)
Get all the Nimbus Auto cred plugins.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.