]
Andre Dietisheim updated JBIDE-22500:
-------------------------------------
Fix Version/s: 4.4.x
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
Fix For: 4.4.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.