Uses of Interface
org.apache.airavata.common.registry.api.user.UserManager

Packages that use UserManager
org.apache.airavata.common.registry.api.impl   
org.apache.airavata.common.registry.api.user   
 

Uses of UserManager in org.apache.airavata.common.registry.api.impl
 

Methods in org.apache.airavata.common.registry.api.impl that return UserManager
 UserManager JCRRegistry.getUserManager()
           
 

Methods in org.apache.airavata.common.registry.api.impl with parameters of type UserManager
 void JCRRegistry.setUserManager(UserManager userManager)
           
 

Uses of UserManager in org.apache.airavata.common.registry.api.user
 

Methods in org.apache.airavata.common.registry.api.user that return UserManager
static UserManager UserManagerFactory.getUserManager(String userManagerKey)
           
 

Methods in org.apache.airavata.common.registry.api.user with parameters of type UserManager
static void UserManagerFactory.registerUserManager(String userManagerKey, UserManager userManagerObj)
           
 



Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.