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

Xavier Coulon (JIRA) issues at jboss.org
Thu Jun 2 05:20:02 EDT 2016


Xavier Coulon created JBIDE-22500:
-------------------------------------

             Summary: 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


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
(v6.4.11#64026)


More information about the jbosstools-issues mailing list