public class ProfilesAdminServiceClient extends Object
| Constructor and Description |
|---|
ProfilesAdminServiceClient(String backEndUrl,
String sessionCookie) |
ProfilesAdminServiceClient(String backEndUrl,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.registry.profiles.stub.beans.xsd.ProfilesBean |
getUserProfile(String path) |
boolean |
putUserProfile(String path) |
public ProfilesAdminServiceClient(String backEndUrl, String sessionCookie) throws RemoteException
RemoteExceptionpublic ProfilesAdminServiceClient(String backEndUrl, String userName, String password) throws RemoteException
RemoteExceptionCopyright © 2019 WSO2. All rights reserved.