Uses of Class
org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager

Packages that use AuthenticationTokenSecretManager
org.apache.hadoop.hbase.ipc Tools to help define network clients and servers. 
org.apache.hadoop.hbase.security.token   
 

Uses of AuthenticationTokenSecretManager in org.apache.hadoop.hbase.ipc
 

Fields in org.apache.hadoop.hbase.ipc declared as AuthenticationTokenSecretManager
protected  AuthenticationTokenSecretManager RpcServer.authTokenSecretMgr
           
 

Uses of AuthenticationTokenSecretManager in org.apache.hadoop.hbase.security.token
 

Constructors in org.apache.hadoop.hbase.security.token with parameters of type AuthenticationTokenSecretManager
ZKSecretWatcher(org.apache.hadoop.conf.Configuration conf, ZooKeeperWatcher watcher, AuthenticationTokenSecretManager secretManager)
           
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.