Uses of Class
org.apache.hadoop.hbase.security.access.NamespacePermission
Packages that use NamespacePermission
-
Uses of NamespacePermission in org.apache.hadoop.hbase.security.access
Fields in org.apache.hadoop.hbase.security.access with type parameters of type NamespacePermissionModifier and TypeFieldDescriptionAuthManager.namespaceCache
Cache for namespace permission.(package private) AuthManager.PermissionCache<NamespacePermission>
AuthManager.NS_NO_PERMISSION
Method parameters in org.apache.hadoop.hbase.security.access with type arguments of type NamespacePermissionModifier and TypeMethodDescriptionprivate boolean
AuthManager.authorizeNamespace
(Set<NamespacePermission> permissions, String namespace, Permission.Action action)