Uses of Class
org.apache.hadoop.hbase.security.AccessDeniedException

Packages that use AccessDeniedException
org.apache.hadoop.hbase.util   
 

Uses of AccessDeniedException in org.apache.hadoop.hbase.util
 

Methods in org.apache.hadoop.hbase.util that throw AccessDeniedException
static void FSUtils.checkAccess(org.apache.hadoop.security.UserGroupInformation ugi, org.apache.hadoop.fs.FileStatus file, org.apache.hadoop.fs.permission.FsAction action)
          Throw an exception if an action is not permitted by a user on a file.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.