12-26-2007 01:04 PM
AuthenticationUtils.startSession("admin", "admin");
AdministrationServiceSoapBindingStub admin = WebServiceFactory.getAdministrationService();
admin.changePassword(username, [b]null[/b], newpassword);
AuthenticationUtils.endSession();
12-27-2007 01:03 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.