JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
H
L
M
O
P
R
S
T
U
A
AbstractAutoCreds
- Class in
org.apache.storm.common
The base class that for auto credential plugins that abstracts out some of the common functionality.
AbstractAutoCreds()
- Constructor for class org.apache.storm.common.
AbstractAutoCreds
AutoHBase
- Class in
org.apache.storm.hbase.security
Automatically get hbase delegation tokens and push it to user’s topology.
AutoHBase()
- Constructor for class org.apache.storm.hbase.security.
AutoHBase
AutoHDFS
- Class in
org.apache.storm.hdfs.security
Automatically get HDFS delegation tokens and push it to user’s topology.
AutoHDFS()
- Constructor for class org.apache.storm.hdfs.security.
AutoHDFS
AutoHive
- Class in
org.apache.storm.hive.security
Automatically get hive delegation tokens and push it to user’s topology.
AutoHive()
- Constructor for class org.apache.storm.hive.security.
AutoHive
C
CONFIG_KEY_RESOURCES
- Static variable in class org.apache.storm.common.
AbstractAutoCreds
createHiveConf(String, String)
- Method in class org.apache.storm.hive.security.
AutoHive
D
doPrepare(Map)
- Method in class org.apache.storm.common.
AbstractAutoCreds
Prepare the plugin
doPrepare(Map)
- Method in class org.apache.storm.hbase.security.
AutoHBase
doPrepare(Map)
- Method in class org.apache.storm.hdfs.security.
AutoHDFS
doPrepare(Map)
- Method in class org.apache.storm.hive.security.
AutoHive
doRenew(Map<String, String>, Map<String, Object>, String)
- Method in class org.apache.storm.common.
AbstractAutoCreds
doRenew(Map<String, String>, Map<String, Object>, String)
- Method in class org.apache.storm.hbase.security.
AutoHBase
doRenew(Map<String, String>, Map<String, Object>, String)
- Method in class org.apache.storm.hdfs.security.
AutoHDFS
doRenew(Map<String, String>, Map<String, Object>, String)
- Method in class org.apache.storm.hive.security.
AutoHive
F
fillHadoopConfiguration(Map, String, Configuration)
- Method in class org.apache.storm.common.
AbstractAutoCreds
G
getConfigKeyString()
- Method in class org.apache.storm.common.
AbstractAutoCreds
The lookup key for the config key string
getConfigKeyString()
- Method in class org.apache.storm.hbase.security.
AutoHBase
getConfigKeyString()
- Method in class org.apache.storm.hdfs.security.
AutoHDFS
getConfigKeyString()
- Method in class org.apache.storm.hive.security.
AutoHive
getCredentialKey(String)
- Method in class org.apache.storm.common.
AbstractAutoCreds
The key with which the credentials are stored in the credentials map
getCredentialKey(String)
- Method in class org.apache.storm.hbase.security.
AutoHBase
getCredentialKey(String)
- Method in class org.apache.storm.hdfs.security.
AutoHDFS
getCredentialKey(String)
- Method in class org.apache.storm.hive.security.
AutoHive
getCredentials(Map<String, String>)
- Method in class org.apache.storm.common.
AbstractAutoCreds
getHadoopCredentials(Map<String, Object>, String, String)
- Method in class org.apache.storm.common.
AbstractAutoCreds
getHadoopCredentials(Map<String, Object>, String)
- Method in class org.apache.storm.common.
AbstractAutoCreds
getHadoopCredentials(Map<String, Object>, String, String)
- Method in class org.apache.storm.hbase.security.
AutoHBase
getHadoopCredentials(Map<String, Object>, String)
- Method in class org.apache.storm.hbase.security.
AutoHBase
getHadoopCredentials(Map<String, Object>, Configuration, String)
- Method in class org.apache.storm.hbase.security.
AutoHBase
getHadoopCredentials(Map<String, Object>, String, String)
- Method in class org.apache.storm.hdfs.security.
AutoHDFS
getHadoopCredentials(Map<String, Object>, String)
- Method in class org.apache.storm.hdfs.security.
AutoHDFS
getHadoopCredentials(Map<String, Object>, String, String)
- Method in class org.apache.storm.hive.security.
AutoHive
getHadoopCredentials(Map<String, Object>, String)
- Method in class org.apache.storm.hive.security.
AutoHive
getHadoopCredentials(Map<String, Object>, Configuration, String)
- Method in class org.apache.storm.hive.security.
AutoHive
H
HBASE_CREDENTIALS
- Static variable in class org.apache.storm.hbase.security.
AutoHBase
HBASE_CREDENTIALS_CONFIG_KEYS
- Static variable in class org.apache.storm.hbase.security.
HBaseSecurityUtil
HBASE_KEYTAB_FILE_KEY
- Static variable in class org.apache.storm.hbase.security.
AutoHBase
HBASE_PRINCIPAL_KEY
- Static variable in class org.apache.storm.hbase.security.
AutoHBase
hbaseKeytab
- Variable in class org.apache.storm.hbase.security.
AutoHBase
hbasePrincipal
- Variable in class org.apache.storm.hbase.security.
AutoHBase
HBaseSecurityUtil
- Class in
org.apache.storm.hbase.security
This class provides util methods for storm-hbase connector communicating with secured HBase.
HBaseSecurityUtil()
- Constructor for class org.apache.storm.hbase.security.
HBaseSecurityUtil
HDFS_CREDENTIALS
- Static variable in class org.apache.storm.hdfs.security.
AutoHDFS
HDFS_CREDENTIALS_CONFIG_KEYS
- Static variable in class org.apache.storm.hdfs.security.
HdfsSecurityUtil
HdfsSecurityUtil
- Class in
org.apache.storm.hdfs.security
This class provides util methods for storm-hdfs connector communicating with secured HDFS.
HdfsSecurityUtil()
- Constructor for class org.apache.storm.hdfs.security.
HdfsSecurityUtil
HIVE_CREDENTIALS
- Static variable in class org.apache.storm.hive.security.
AutoHive
HIVE_CREDENTIALS_CONFIG_KEYS
- Static variable in class org.apache.storm.hive.security.
AutoHive
HIVE_KEYTAB_FILE_KEY
- Static variable in class org.apache.storm.hive.security.
AutoHive
HIVE_PRINCIPAL_KEY
- Static variable in class org.apache.storm.hive.security.
AutoHive
hiveKeytab
- Variable in class org.apache.storm.hive.security.
AutoHive
hivePrincipal
- Variable in class org.apache.storm.hive.security.
AutoHive
L
login(Map, Configuration)
- Static method in class org.apache.storm.hbase.security.
HBaseSecurityUtil
login(Map, Configuration)
- Static method in class org.apache.storm.hdfs.security.
HdfsSecurityUtil
M
main(String[])
- Static method in class org.apache.storm.hbase.security.
AutoHBase
main(String[])
- Static method in class org.apache.storm.hdfs.security.
AutoHDFS
main(String[])
- Static method in class org.apache.storm.hive.security.
AutoHive
metaStoreURI
- Variable in class org.apache.storm.hive.security.
AutoHive
O
org.apache.storm.common
- package org.apache.storm.common
org.apache.storm.hbase.security
- package org.apache.storm.hbase.security
org.apache.storm.hdfs.security
- package org.apache.storm.hdfs.security
org.apache.storm.hive.security
- package org.apache.storm.hive.security
P
populateCredentials(Map<String, String>, Map<String, Object>, String)
- Method in class org.apache.storm.common.
AbstractAutoCreds
populateCredentials(Map<String, String>)
- Method in class org.apache.storm.common.
AbstractAutoCreds
populateCredentials(Map<String, String>, Map)
- Method in class org.apache.storm.hbase.security.
AutoHBase
populateCredentials(Map<String, String>, Map)
- Method in class org.apache.storm.hdfs.security.
AutoHDFS
populateCredentials(Map<String, String>, Map)
- Method in class org.apache.storm.hive.security.
AutoHive
populateSubject(Subject, Map<String, String>)
- Method in class org.apache.storm.common.
AbstractAutoCreds
prepare(Map)
- Method in class org.apache.storm.common.
AbstractAutoCreds
R
renew(Map<String, String>, Map<String, Object>, String)
- Method in class org.apache.storm.common.
AbstractAutoCreds
renew(Map<String, String>, Map)
- Method in class org.apache.storm.hbase.security.
AutoHBase
renew(Map<String, String>, Map)
- Method in class org.apache.storm.hdfs.security.
AutoHDFS
renew(Map<String, String>, Map)
- Method in class org.apache.storm.hive.security.
AutoHive
S
shutdown()
- Method in class org.apache.storm.hbase.security.
AutoHBase
shutdown()
- Method in class org.apache.storm.hdfs.security.
AutoHDFS
shutdown()
- Method in class org.apache.storm.hive.security.
AutoHive
STORM_KEYTAB_FILE_KEY
- Static variable in class org.apache.storm.hbase.security.
HBaseSecurityUtil
STORM_KEYTAB_FILE_KEY
- Static variable in class org.apache.storm.hdfs.security.
HdfsSecurityUtil
STORM_USER_NAME_KEY
- Static variable in class org.apache.storm.hbase.security.
HBaseSecurityUtil
STORM_USER_NAME_KEY
- Static variable in class org.apache.storm.hdfs.security.
HdfsSecurityUtil
T
TOPOLOGY_HDFS_URI
- Static variable in class org.apache.storm.hdfs.security.
AutoHDFS
U
updateSubject(Subject, Map<String, String>)
- Method in class org.apache.storm.common.
AbstractAutoCreds
A
C
D
F
G
H
L
M
O
P
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
The Apache Software Foundation
. All Rights Reserved.