| Package | Description |
|---|---|
| com.atlassian.bamboo.user |
| Modifier and Type | Method and Description |
|---|---|
LoginInformation |
LoginInformationDao.getLoginInformationByUserName(String userName) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<LoginInformation> |
LoginInformationManager.getAllLoginInformationRecords()
For use during the export to XML.
|
Iterator<LoginInformation> |
LoginInformationDao.getAllLoginInformationRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginInformationManager.injectLoginInformation(LoginInformation object)
For use during the import from XML only.
|
void |
LoginInformationDao.save(LoginInformation loginInformation) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.