AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/user/update-lockout-by-id

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

Updates whether the user is locked out from logging in.

Parâmetros

p_auth String

authentication token used to validate the request

userId long

the primary key of the user

lockout boolean

whether the user is locked out

Tipo de retorno

com.liferay.portal.model.User

the user

Exceção

com.liferay.portal.kernel.exception.PortalException
if the user did not have permission to lock out the user
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Executar

String long
boolean