Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.security > #283
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.security |
| Subject | Re: char-based text area |
| Date | 2014-02-13 13:31 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <i9eqf9p6ln6oo8k0s8meb8r3oe2bdulad4@4ax.com> (permalink) |
| References | <l8r32c$no7$1@speranza.aioe.org> <ldibbk$9kg$1@newsreader4.netcologne.de> |
On Thu, 13 Feb 2014 12:47:00 +0100, Beloumi <beloumi@riseup.net> wrote, quoted or indirectly quoted someone who said : >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? The source code is available for both. in src.zip. You might have a look and cook one up yourself. You could strip out all the features you don't need. -- Roedy Green Canadian Mind Products http://mindprod.com Because a thing seems difficult for you, do not think it impossible for anyone to accomplish. ~ Marcus Aurelius 121-04-26 180-03-17
Back to comp.lang.java.security | Previous | Next — Previous 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