Uses of Class
org.apache.hadoop.hbase.security.access.TableAuthManager

Packages that use TableAuthManager
org.apache.hadoop.hbase.security.access   
 

Uses of TableAuthManager in org.apache.hadoop.hbase.security.access
 

Methods in org.apache.hadoop.hbase.security.access that return TableAuthManager
static TableAuthManager TableAuthManager.get(ZooKeeperWatcher watcher, org.apache.hadoop.conf.Configuration conf)
           
 

Constructors in org.apache.hadoop.hbase.security.access with parameters of type TableAuthManager
ZKPermissionWatcher(ZooKeeperWatcher watcher, TableAuthManager authManager, org.apache.hadoop.conf.Configuration conf)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.