find Password By Id

private open fun findPasswordById(passwordId: String): Password

Method used to find a password by its identifier

Return

the password as Password

Parameters

passwordId

The identifier of the password