public class ChangePassword extends Object implements com.v5analytics.webster.ParameterizedHandler
| Constructor and Description |
|---|
ChangePassword(org.visallo.core.model.user.UserRepository userRepository) |
| Modifier and Type | Method and Description |
|---|---|
org.visallo.web.clientapi.model.ClientApiSuccess |
handle(org.visallo.core.user.User user,
String currentPassword,
String newPassword,
String newPasswordConfirmation) |
Copyright © 2013–2017 Visallo, LLC. All rights reserved.