| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BCustomerFacade.updatePassword(java.lang.String token,
java.lang.String newPassword) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerFacadeIntegrationTest.testUpdatePassword() |
void |
CustomerFacade.updatePassword(java.lang.String token,
java.lang.String newPassword)
Update the password for the user by decrypting and validating the token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerFacadeIntegrationTest.testUpdateEmailByTheCase() |
void |
DefaultCustomerFacadeIntegrationTest.testUpdateEmailCaseInsensitive() |
void |
DefaultCustomerFacadeTest.testUpdatePassword() |
void |
DefaultCustomerFacadeIntegrationTest.testUpdateUidInvalidPassword() |
void |
DefaultCustomerFacade.updatePassword(java.lang.String token,
java.lang.String newPassword) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerAccountService.updatePassword(java.lang.String token,
java.lang.String newPassword)
Update the password for the user by decrypting and validating the token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerAccountServiceTest.testUpdatePwd() |
void |
DefaultCustomerAccountServiceTest.testUpdatePwdExpiry() |
void |
DefaultCustomerAccountServiceTest.testUpdatePwdInv() |
void |
DefaultCustomerAccountServiceTest.testUpdatePwdInv2() |
void |
DefaultCustomerAccountServiceTest.testUpdatePwdParams() |
void |
DefaultCustomerAccountService.updatePassword(java.lang.String token,
java.lang.String newPassword) |
Copyright © 2018 SAP SE. All Rights Reserved.