]
Dmitrii Bocharov updated JBIDE-22500:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
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.x
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.