Uses of Interface
com.atlassian.bamboo.user.LoginInformationManager

Packages that use LoginInformationManager
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.user   
com.atlassian.bamboo.ww2.actions.admin.user   
 

Uses of LoginInformationManager in com.atlassian.bamboo.migration.stream
 

Constructors in com.atlassian.bamboo.migration.stream with parameters of type LoginInformationManager
LoginInformationMapper(net.sf.hibernate.SessionFactory sessionFactory, LoginInformationManager loginInformationManager)
           
 

Uses of LoginInformationManager in com.atlassian.bamboo.user
 

Classes in com.atlassian.bamboo.user that implement LoginInformationManager
 class LoginInformationManagerImpl
           
 

Methods in com.atlassian.bamboo.user with parameters of type LoginInformationManager
 void BambooUserManagerImpl.setLoginInformationManager(LoginInformationManager loginInformationManager)
           
 

Uses of LoginInformationManager in com.atlassian.bamboo.ww2.actions.admin.user
 

Methods in com.atlassian.bamboo.ww2.actions.admin.user with parameters of type LoginInformationManager
 void ConfigureUser.setLoginInformationManager(LoginInformationManager loginInformationManager)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.