| Modifier and Type | Class and Description |
|---|---|
class |
OldPasswordResetWrapper |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
UserManagementAdminService.resetUserPassword(String username,
String domain,
PasswordResetWrapper credentials) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
UserManagementAdminServiceImpl.resetUserPassword(String user,
String domain,
PasswordResetWrapper credentials) |
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response |
CredentialManagementResponseBuilder.buildResetPasswordResponse(String username,
PasswordResetWrapper credentials)
Builds the response to reset the password of a user
|
Copyright © 2017 WSO2. All rights reserved.