public interface UserConfigLoader
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getUserConfig(String loggedInUser)
Gets the user config.
|
Map<String,String> getUserConfig(String loggedInUser) throws UserConfigLoaderException
loggedInUser
- the logged in userUserConfigLoaderException
- the user config loader exceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.