| 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 |
AbstractAutoCreds
The base class that for auto credential plugins that abstracts out some of the common functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoHBase
Automatically get hbase delegation tokens and push it to user’s topology.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoHDFS
Automatically get HDFS delegation tokens and push it to user’s topology.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoHive
Automatically get hive delegation tokens and push it to user’s topology.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<INimbusCredentialPlugin> |
AuthUtils.getNimbusAutoCredPlugins(Map conf)
Get all the Nimbus Auto cred plugins.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.