Package | Description |
---|---|
org.apache.hadoop.hbase.security |
Modifier and Type | Method and Description |
---|---|
static SecurityInfo |
SecurityInfo.getInfo(String serviceName)
Returns the security configuration associated with the given service name.
|
Modifier and Type | Method and Description |
---|---|
static void |
SecurityInfo.addInfo(String serviceName,
SecurityInfo securityInfo)
Adds a security configuration for a new service name.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.