Uses of Interface
com.atlassian.crowd.manager.login.ForgottenLoginManager

Packages that use ForgottenLoginManager
com.atlassian.crowd.console.action   
com.atlassian.crowd.console.action.principal   
com.atlassian.crowd.manager.login   
com.atlassian.crowd.plugin.rest.service.controller   
 

Uses of ForgottenLoginManager in com.atlassian.crowd.console.action
 

Methods in com.atlassian.crowd.console.action with parameters of type ForgottenLoginManager
 void ResetPassword.setForgottenLoginManager(ForgottenLoginManager forgottenLoginManager)
           
 void ForgottenLoginDetails.setForgottenLoginManager(ForgottenLoginManager forgottenLoginManager)
           
 

Uses of ForgottenLoginManager in com.atlassian.crowd.console.action.principal
 

Methods in com.atlassian.crowd.console.action.principal with parameters of type ForgottenLoginManager
 void ResetPassword.setForgottenLoginManager(ForgottenLoginManager forgottenLoginManager)
           
 

Uses of ForgottenLoginManager in com.atlassian.crowd.manager.login
 

Classes in com.atlassian.crowd.manager.login that implement ForgottenLoginManager
 class ForgottenLoginManagerImpl
           
 

Uses of ForgottenLoginManager in com.atlassian.crowd.plugin.rest.service.controller
 

Constructors in com.atlassian.crowd.plugin.rest.service.controller with parameters of type ForgottenLoginManager
UsersController(ApplicationService applicationService, ApplicationManager applicationManager, ForgottenLoginManager forgottenLoginManager)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.