程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.security |
限定符和类型 | 方法和说明 |
---|---|
static UserProvider |
UserProvider.instantiate(org.apache.hadoop.conf.Configuration conf)
Instantiate the
UserProvider specified in the configuration and set the passed
configuration via setConf(Configuration) |
限定符和类型 | 方法和说明 |
---|---|
static void |
UserProvider.setUserProviderForTesting(org.apache.hadoop.conf.Configuration conf,
Class<? extends UserProvider> provider)
Set the
UserProvider in the given configuration that should be instantiated |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.