| Package | Description |
|---|---|
| org.apache.hadoop.hbase.security.access |
| Modifier and Type | Method and Description |
|---|---|
AuthManager |
AccessController.getAuthManager() |
AuthManager |
AccessChecker.getAuthManager() |
static AuthManager |
AuthManager.getOrCreate(ZKWatcher watcher,
org.apache.hadoop.conf.Configuration conf)
Returns a AuthManager from the cache.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AuthManager.release(AuthManager instance)
Releases the resources for the given AuthManager if the reference count is down to 0.
|
| Constructor and Description |
|---|
ZKPermissionWatcher(ZKWatcher watcher,
AuthManager authManager,
org.apache.hadoop.conf.Configuration conf) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.