Selecting Password row and Pasting in notepad reveals the password

后端 未结 4 2043
暗喜
暗喜 2020-12-20 09:05

I have been facing the above mentioned problem in my java application that I recently created. Even though I clearly set the field as JPasswordField and have tried to mask t

4条回答
  •  失恋的感觉
    2020-12-20 09:23

    Using the example shown here, I am able to paste, but not copy or cut, the password. This happens regardless of the visibility of the echoChar setting. Do you see a different result?

提交回复
热议问题