Uses of Interface
com.atlassian.bamboo.user.LoginInformationDao
-
Packages that use LoginInformationDao Package Description com.atlassian.bamboo.user -
-
Uses of LoginInformationDao in com.atlassian.bamboo.user
Classes in com.atlassian.bamboo.user that implement LoginInformationDao Modifier and Type Class Description class
LoginInformationHibernateDao
Constructors in com.atlassian.bamboo.user with parameters of type LoginInformationDao Constructor Description LoginInformationManagerImpl(@NotNull LoginInformationDao loginInformationDao, @NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor)
-