Package com.liferay.portal.action
Class UpdatePasswordActionUtil
Object
com.liferay.portal.action.UpdatePasswordActionUtil
- Author:
- Alvaro Saugar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
generateUpdatePasswordURL
(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.User user)
-
Constructor Details
-
UpdatePasswordActionUtil
public UpdatePasswordActionUtil()
-
-
Method Details
-
generateUpdatePasswordURL
public static String generateUpdatePasswordURL(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.User user) throws com.liferay.portal.kernel.exception.PwdEncryptorException - Throws:
com.liferay.portal.kernel.exception.PwdEncryptorException
-