]
Andre Dietisheim updated JBIDE-19812:
-------------------------------------
Fix Version/s: 4.3.0.Beta1
Refactor IConnection to be agnostic of authorization specifics
--------------------------------------------------------------
Key: JBIDE-19812
URL:
https://issues.jboss.org/browse/JBIDE-19812
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Jeff Cantrill
Labels: v3
Fix For: 4.3.0.Beta1
The auth scheme can change in v3. A plain IConnection should be able to be refactored
to support the auth details as an interface and details like get/set password, username,
etc should be moved to those interface implementations.