public class UserPopulator extends Object
| Constructor and Description |
|---|
UserPopulator(String productGroupName,
String instanceName) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteUsers()
Delete Tenants, Users and Roles
|
void |
populateUsers()
Populate Tenants, Users and Roles
|
public UserPopulator(String productGroupName, String instanceName) throws XPathExpressionException
XPathExpressionExceptionpublic void populateUsers()
throws AutomationExtensionException
AutomationExtensionException - - throws if users cannot be added to carbon serverpublic void deleteUsers()
throws AutomationExtensionException
AutomationExtensionException - - throws if user deletion failsCopyright © 2015 WSO2. All rights reserved.