]
Jeff MAURY updated JBIDE-19811:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.4.x)
Refactor IConnection interface to support connection specific display
formating
-------------------------------------------------------------------------------
Key: JBIDE-19811
URL:
https://issues.jboss.org/browse/JBIDE-19811
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.x
Reporter: Jeff Cantrill
Fix For: 4.5.0.AM1
Ultimately, IConnection should be oblivious to username and password since those are
authentication specific. There are a few places where we should introduce a
'display' interface which each type can implement in order to remove the
dependency of the common label provider on username and password