|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserProvider | |
|---|---|
| org.apache.hadoop.hbase.security | |
| Uses of UserProvider in org.apache.hadoop.hbase.security |
|---|
| Methods in org.apache.hadoop.hbase.security that return UserProvider | |
|---|---|
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) |
| Method parameters in org.apache.hadoop.hbase.security with type arguments of type UserProvider | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||