03-21-2011 11:37 AM
String SERVER = "http://alfrescoserver:8080/alfresco/api";
WebServiceFactory.setEndpointAddress(SERVER);
//Authentication
AuthenticationDetails authDetails = new AuthenticationDetails(user,ticket, null);
AuthenticationUtils.setAuthenticationDetails(authDetails);
05-06-2011 03:51 AM
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.