|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lens.server.user.UserConfigLoader
public abstract class UserConfigLoader
The Class UserConfigLoader.
| Method Summary | |
|---|---|
abstract Map<String,String> |
getUserConfig(String loggedInUser)
Gets the user config. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public abstract Map<String,String> getUserConfig(String loggedInUser)
throws UserConfigLoaderException
loggedInUser - the logged in user
UserConfigLoaderException - the user config loader exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||