| Package | Description |
|---|---|
| org.duracloud.account.db.util | |
| org.duracloud.account.db.util.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
DuracloudUserService.forgotPassword(String username,
String securityQuestion,
String securityAnswer)
This method generates a random password, replaces the existing password
with the randomly generated one, and sends an email to the address on
file for the given username.
|
void |
RootAccountManagerService.resetUsersPassword(Long userId)
Reset a user's password
|
| Modifier and Type | Method and Description |
|---|---|
void |
DuracloudUserServiceImpl.forgotPassword(String username,
String securityQuestion,
String securityAnswer) |
void |
RootAccountManagerServiceImpl.resetUsersPassword(Long userId) |
Copyright © 2009–2019 DuraSpace. All rights reserved.