Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.security > #282
| From | Beloumi <beloumi@riseup.net> |
|---|---|
| Newsgroups | comp.lang.java.security |
| Subject | char-based text area |
| Date | 2014-02-13 12:47 +0100 |
| Organization | news.netcologne.de |
| Message-ID | <ldibbk$9kg$1@newsreader4.netcologne.de> (permalink) |
| References | <l8r32c$no7$1@speranza.aioe.org> |
Hi, I would like to break the silence for a little question... JPasswordField based on char[] instead of String, because it is possible to clear char arrays immediately in memory. Is there also something like a corresponding (open source) char-based JTextArea for security applications? Regards
Back to comp.lang.java.security | Previous | Next — Previous in thread | Next in thread | Find similar
When to expect secure Java? Victor Porton <porton@narod.ru> - 2013-12-18 04:59 +0200
char-based text area Beloumi <beloumi@riseup.net> - 2014-02-13 12:47 +0100
Re: char-based text area Roedy Green <see_website@mindprod.com.invalid> - 2014-02-13 13:31 -0800
csiph-web