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
 

Methods in org.apache.hadoop.hbase.ipc that return AuthenticationTokenSecretManager
 AuthenticationTokenSecretManager SecureRpcEngine.Server.createSecretManager()
           
 

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 © 2014 The Apache Software Foundation. All Rights Reserved.