Getting CoreSession from Remote Session?
Hi ,currently i have get user session by below code in liferay HttpAutomationClient client = new HttpAutomationClient(automationPath); // authentication with secret key client.setRequestInterceptor(new PortalSSOAuthInterceptor( ConstantUtils.N...