DLApp
Não há nenhum serviço que combina essa frase.

/user/add-password-policy-users

Método do HTTP
POST
com.liferay.portal.service.UserServiceUtil#addPasswordPolicyUsers

Assigns the password policy to the users, removing any other currently assigned password policies.

Parâmetros

passwordPolicyId long

the primary key of the password policy

userIds long[]

the primary keys of the users

Tipo do retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if the user did not have permission to assign policy members
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred