I am upgrading my application from Liferay 7.2 to 7.4 ga112.
We are using AuthenticatedSessionManagerUtil.login() for user login. I have found that :
com.liferay.portal.kernel.security.auth.session.AuthenticatedSessionManagerUtil;
the session packages are removed. Can someone help if this Class is moved to other package?