1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 06:15:37 +02:00
cdt/rse/examples/org.eclipse.rse.examples.tutorial/src/samples
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
..
model [cleanup] organize imports 2007-02-19 09:18:45 +00:00
subsystems [168977][api][refactor] - stage 3.4 2007-03-28 14:10:53 +00:00
ui [173143] removing remote property page and remote popup menu extension points 2007-02-06 19:13:50 +00:00
RSESamplesPlugin.java [cleanup] Fix javadoc warnings 2006-08-10 12:32:22 +00:00
rseSamplesResources.properties [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00