1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
Find a file
David Dykstal afa5e999a1 [168977][api][refactor] - stage 3.4
- introduced AuthenticatingConnectorService as a superclass of AbstractConnectorService
- moved almost all methods from AbstractConnectorService to AuthenticatingConnectorService. AbstractConnectorService now handled the creation of the StandardCredentialsProvider for all subclasses.
- moved AbstractConnectorService back to UI with the intention of renaming it StandardConnectorService
- moved requiresPassword, supportsPassword, requiresUserId, and supportsUserId back to IConnectorService from ICredentialsProvider.
- removed SshCredentialsProvider and DStoreCredentialsProvider, their connector services can now use the StandardCredentialsProvider
2007-03-28 14:10:53 +00:00
discovery [cleanup] organize Manifests: add internal exports 2007-03-22 10:34:16 +00:00
releng Re-enable signedUpdates 2007-03-22 12:26:06 +00:00
rse [168977][api][refactor] - stage 3.4 2007-03-28 14:10:53 +00:00
terminal put a ':' after the titel only if the status is not empty 2007-03-15 14:20:56 +00:00