Passsword保持にはStringよりchar[]を選ぼう。ふさわしい型がJDKに用意されてると有り難いのだけどな。https://github.com/OWASP/passfault/blob/master/core/src/main/java/org/owasp/passfault/impl/SecureString.java を参考にしよう。

manholemanhole のブックマーク 2019/12/23 19:05

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Why is char[] preferred over String for passwords?

    In Swing, the password field has a getPassword() (returns char[]) method instead of the usual getText() (returns String) method. Similarly, I have come across a suggestion not to use String to hand...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう