This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.server.user.UserConfigLoader (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.server.user.UserConfigLoader

Packages that use UserConfigLoader
org.apache.lens.server.user   
 

Uses of UserConfigLoader in org.apache.lens.server.user
 

Subclasses of UserConfigLoader in org.apache.lens.server.user
 class CustomUserConfigLoader
          The Class CustomUserConfigLoader.
 class DatabaseUserConfigLoader
          The Class DatabaseUserConfigLoader.
 class FixedUserConfigLoader
          The Class FixedUserConfigLoader.
 class LDAPBackedDatabaseUserConfigLoader
          The Class LDAPBackedDatabaseUserConfigLoader.
 class PropertyBasedUserConfigLoader
          The Class PropertyBasedUserConfigLoader.
 

Methods in org.apache.lens.server.user that return UserConfigLoader
static UserConfigLoader UserConfigLoaderFactory.getQueryUserResolver(UserConfigLoaderFactory.RESOLVER_TYPE resolverType)
          Gets the query user resolver.
static UserConfigLoader UserConfigLoaderFactory.initializeUserConfigLoader()
          Initialize user config loader.
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.