Package | Description |
---|---|
org.apache.hadoop.hbase.security.access |
Modifier and Type | Field and Description |
---|---|
private ConcurrentHashMap<String,AuthManager.PermissionCache<NamespacePermission>> |
AuthManager.namespaceCache
Cache for namespace permission.
|
(package private) AuthManager.PermissionCache<NamespacePermission> |
AuthManager.NS_NO_PERMISSION |
Modifier and Type | Method and Description |
---|---|
private boolean |
AuthManager.authorizeNamespace(Set<NamespacePermission> permissions,
String namespace,
Permission.Action action) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.