Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.hbase.security.token |
Modifier and Type | Field and Description |
---|---|
protected AuthenticationTokenSecretManager |
RpcServer.authTokenSecretMgr |
Modifier and Type | Method and Description |
---|---|
protected AuthenticationTokenSecretManager |
RpcServer.createSecretManager() |
Modifier and Type | Field and Description |
---|---|
private AuthenticationTokenSecretManager |
ZKSecretWatcher.secretManager |
private AuthenticationTokenSecretManager |
TokenProvider.secretManager |
Constructor and Description |
---|
ZKSecretWatcher(org.apache.hadoop.conf.Configuration conf,
ZKWatcher watcher,
AuthenticationTokenSecretManager secretManager) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.