Package | Description |
---|---|
org.apache.hadoop.hive.metastore.security |
Modifier and Type | Class and Description |
---|---|
class |
TokenStoreDelegationTokenSecretManager
Extension of
DelegationTokenSecretManager to support alternative to default in-memory
token management for fail-over and clustering through plug-able token store (ZooKeeper etc.). |
Modifier and Type | Field and Description |
---|---|
protected DelegationTokenSecretManager |
MetastoreDelegationTokenManager.secretManager |
protected DelegationTokenSecretManager |
HadoopThriftAuthBridge.Server.secretManager |
Modifier and Type | Method and Description |
---|---|
DelegationTokenSecretManager |
MetastoreDelegationTokenManager.getSecretManager() |
Modifier and Type | Method and Description |
---|---|
void |
HadoopThriftAuthBridge.Server.setSecretManager(DelegationTokenSecretManager secretManager) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.