| Package | Description | 
|---|---|
| org.apache.lens.server.api.user | |
| org.apache.lens.server.user | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Map<String,String> | UserConfigLoader. getUserConfig(String loggedInUser)Gets the user config. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,String> | LDAPBackedDatabaseUserConfigLoader. getUserConfig(String loggedInUser) | 
| Map<String,String> | DatabaseUserConfigLoader. getUserConfig(String loggedInUser) | 
| Constructor and Description | 
|---|
| DatabaseUserConfigLoader(org.apache.hadoop.hive.conf.HiveConf conf)Instantiates a new database user config loader. | 
| LDAPBackedDatabaseUserConfigLoader(org.apache.hadoop.hive.conf.HiveConf conf)Instantiates a new LDAP backed database user config loader. | 
| PropertyBasedUserConfigLoader(org.apache.hadoop.hive.conf.HiveConf conf)Instantiates a new property based user config loader. | 
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.