AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
SocialRequest
No hay servicios que concuerden con ese texto.

/web.user/update-password

Método HTTP
POST
com.liferay.portal.service.impl.UserServiceImpl

Provides the remote service for accessing, adding, authenticating, deleting, and updating users. Its methods include permission checks.

updatePassword

Parámetros

p_auth String

authentication token used to validate the request

userId long
password1 java.lang.String
password2 java.lang.String
passwordReset boolean

Tipo de retorno

com.liferay.portal.model.User

Excepción

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Ejecutar

String
long
java.lang.String
java.lang.String
boolean