Home
last modified time | relevance | path

Searched defs:newPassword (Results 1 – 4 of 4) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DPasswordModifyRequest.php89 * @param null|string $newPassword argument
43 protected $newPassword; global() variable in FreeDSx\\Ldap\\Operation\\Request\\PasswordModifyRequest
50 __construct(string $userIdentity = null, string $oldPassword = null, string $newPassword = null) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyResetPasswordRequest.php29 public $newPassword; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyResetPasswordRequest
56 public function setNewPassword($newPassword)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DCommand.php38 public $newPassword; variable in Google\\Service\\AndroidManagement\\Command
97 public function setNewPassword($newPassword)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php159 passwordModify(string $username, string $oldPassword, string $newPassword) global() argument