public class ResetPassword extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
PASSWORD_FILES |
static String |
SPLITTER |
| Constructor and Description |
|---|
ResetPassword() |
| Modifier and Type | Method and Description |
|---|---|
static void |
executeResetPassword() |
static void |
resetPassword(String username,
String password) |
public static final String[] PASSWORD_FILES
public static final String SPLITTER
Copyright © 2015–2019. All rights reserved.