]
Andre Dietisheim updated JBIDE-19811:
-------------------------------------
Labels: connection openshift_v3 (was: connection)
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
Labels: connection, openshift_v3
Fix For: 4.5.x
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