]
Andre Dietisheim updated JBIDE-19413:
-------------------------------------
Fix Version/s: 4.3.0.Alpha2
remove ICredentialsConnection
-----------------------------
Key: JBIDE-19413
URL:
https://issues.jboss.org/browse/JBIDE-19413
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Alpha2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.3.0.Alpha2
In JBIDE-18999 we added a username to the v3 Connection. Before that v3 connections did
not have a username and we therefore had to check connections (v2 and v3) whether they had
a username on behalf of the ICredentialsConnection interface. This became now obsolete