public class RegistryCleaner extends Object
| Constructor and Description |
|---|
RegistryCleaner() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
deleteRegistry(String regPath,
String packageName,
String clientTrustStorePath,
String trustStorePassword,
String trustStoreType)
Cleans the registry at the regPath location
|
static String |
login()
Creates the login session BPS login
|
public static boolean deleteRegistry(String regPath, String packageName, String clientTrustStorePath, String trustStorePassword, String trustStoreType)
regPath - registry path for the given packagepackageName - given package nameclientTrustStorePath - client trust store pathtrustStorePassword - client trust store passwordtrustStoreType - trust store typeCopyright © 2018 WSO2. All rights reserved.