public class ChangeAdminUserPasswordCommand extends Object implements ChadCommand
| Constructor and Description |
|---|
ChangeAdminUserPasswordCommand(String username,
String oldPassword,
String newPassword) |
public void process()
throws CommmandExecutionException
ChadCommandprocess in interface ChadCommandCommmandExecutionException - If a command execution failsCopyright © 2015 WSO2 Inc. All rights reserved.