DLApp
Il n'y a aucun service assortissant cette expression.

/user/add-password-policy-users

Méthode de HTTP
POST
com.liferay.portal.service.UserServiceUtil#addPasswordPolicyUsers

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

Paramètres

p_auth String

authentication token used to validate the request

passwordPolicyId long

the primary key of the password policy

userIds long[]

the primary keys of the users

Type de retour

void

Exception

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

Exécuter

String long long[]