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

Packages that use SecurityInfo
org.apache.hadoop.hbase.security   
 

Uses of SecurityInfo in org.apache.hadoop.hbase.security
 

Methods in org.apache.hadoop.hbase.security that return SecurityInfo
static SecurityInfo SecurityInfo.getInfo(String serviceName)
          Returns the security configuration associated with the given service name.
 

Methods in org.apache.hadoop.hbase.security with parameters of type SecurityInfo
static void SecurityInfo.addInfo(String serviceName, SecurityInfo securityInfo)
          Adds a security configuration for a new service name.
 



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