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

/passwordpolicy/update-password-policy

Méthode de HTTP
POST
com.liferay.portal.service.PasswordPolicyServiceUtil#updatePasswordPolicy

Paramètres

p_auth String

authentication token used to validate the request

passwordPolicyId long
name java.lang.String
description java.lang.String
changeable boolean
changeRequired boolean
minAge long
checkSyntax boolean
allowDictionaryWords boolean
minAlphanumeric int
minLength int
minLowerCase int
minNumbers int
minSymbols int
minUpperCase int
history boolean
historyCount int
expireable boolean
maxAge long
warningTime long
graceLimit int
lockout boolean
maxFailure int
lockoutDuration long
resetFailureCount long
resetTicketMaxAge long

Type de retour

com.liferay.portal.model.PasswordPolicy

Exception

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

Exécuter

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