public class UserAdminServiceClient extends Object
| Constructor and Description |
|---|
UserAdminServiceClient()
Creates a new UserAdminServiceClient object and initialising
the UserAdminStub
|
public UserAdminServiceClient()
throws RemoteException,
org.wso2.carbon.authenticator.stub.LoginAuthenticationExceptionException
RemoteException - Throws this when UserAdminStub failed initialiseorg.wso2.carbon.authenticator.stub.LoginAuthenticationExceptionException - Throws this when authentication failedpublic void addUser(String userName) throws RemoteException, org.wso2.carbon.user.mgt.stub.UserAdminUserAdminException
userName - User nameRemoteException - Throws this when user admin service failed to connectorg.wso2.carbon.user.mgt.stub.UserAdminUserAdminException - Throws this when user failed to registerCopyright © 2017 WSO2. All rights reserved.