Uses of Interface
com.atlassian.bamboo.user.LoginInformationManager
Packages that use LoginInformationManager
Package
Description
-
Uses of LoginInformationManager in com.atlassian.bamboo.security
Methods in com.atlassian.bamboo.security with parameters of type LoginInformationManagerModifier and TypeMethodDescriptionprotected void
ChangePassword.setLoginInformationManager
(LoginInformationManager loginInformationManager) -
Uses of LoginInformationManager in com.atlassian.bamboo.user
Classes in com.atlassian.bamboo.user that implement LoginInformationManagerMethods in com.atlassian.bamboo.user with parameters of type LoginInformationManagerModifier and TypeMethodDescriptionvoid
BambooUserManagerImpl.setLoginInformationManager
(LoginInformationManager loginInformationManager) -
Uses of LoginInformationManager in com.atlassian.bamboo.user.authentication
Constructors in com.atlassian.bamboo.user.authentication with parameters of type LoginInformationManagerModifierConstructorDescriptionBambooCaptchaValidationServiceImpl
(LoginInformationManager loginInformationManager)