public class UserManagementUtils extends Object
| Constructor and Description |
|---|
UserManagementUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addUser(String userName,
String password,
String backendURL,
String[] roleList,
String adminUsername,
String adminPassword) |
public static void addUser(String userName, String password, String backendURL, String[] roleList, String adminUsername, String adminPassword) throws RemoteException, org.wso2.carbon.user.mgt.stub.UserAdminUserAdminException
RemoteExceptionorg.wso2.carbon.user.mgt.stub.UserAdminUserAdminExceptionCopyright © 2018 WSO2 Inc. All rights reserved.