Uses of Class
org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
Package
Description
Tools to help define network clients and servers.
-
Uses of AuthenticationTokenSecretManager in org.apache.hadoop.hbase.ipc
Modifier and TypeFieldDescriptionprotected AuthenticationTokenSecretManager
RpcServer.authTokenSecretMgr
Modifier and TypeMethodDescriptionprotected AuthenticationTokenSecretManager
RpcServer.createSecretManager()
-
Uses of AuthenticationTokenSecretManager in org.apache.hadoop.hbase.security.token
Modifier and TypeFieldDescriptionprivate AuthenticationTokenSecretManager
TokenProvider.secretManager
private AuthenticationTokenSecretManager
ZKSecretWatcher.secretManager
ModifierConstructorDescriptionZKSecretWatcher
(org.apache.hadoop.conf.Configuration conf, ZKWatcher watcher, AuthenticationTokenSecretManager secretManager)