| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
UserManagementService.resetPassword(OldPasswordResetWrapper credentials) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
UserManagementServiceImpl.resetPassword(OldPasswordResetWrapper credentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RequestValidationUtil.validateCredentials(OldPasswordResetWrapper credentials) |
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response |
CredentialManagementResponseBuilder.buildChangePasswordResponse(OldPasswordResetWrapper credentials)
Builds the response to change the password of a user
|
Copyright © 2017 WSO2. All rights reserved.