[jbosstools-issues] [JBoss JIRA] (JBIDE-22500) Connection: Keep password and token values as char[] instead of String

Andre Dietisheim (JIRA) issues at jboss.org
Wed Mar 28 16:20:01 EDT 2018


    [ https://issues.jboss.org/browse/JBIDE-22500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553226#comment-13553226 ] 

Andre Dietisheim commented on JBIDE-22500:
------------------------------------------

As [~scabanovich] pointed out text fields would still create String which then would get pooled. Thus resolving as WONT_FIX

> Connection: Keep password and token values as char[] instead of String
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-22500
>                 URL: https://issues.jboss.org/browse/JBIDE-22500
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: openshift
>    Affects Versions: 4.4.0.Alpha2
>            Reporter: Xavier Coulon
>              Labels: connection, openshift_v3
>             Fix For: 4.5.3.Final
>
>
> The passwords and tokens should be kept as {{char[]}} instead of {{String}} to avoid pooling the values in the JVM.
> I'm not sure how this impacts the wizard pages which rely on Databinding.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list