public class PasswordProcessor extends Object
| Constructor and Description |
|---|
PasswordProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword(String filePath,
String passwordPattern,
int regexGroup) |
void |
replacePassword(String filePath,
String passwordPattern,
String newPassword) |
Copyright © 2019 WSO2. All rights reserved.