David Dykstal
f13adf6055
bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService.
...
Updated all subsystem configurations and connector services.
Rewrote login dialog to make password or user id optional.
Rewrote AbstractConnectorService.promptForPassword to take advantage of new configuration parameters.
2006-08-15 22:07:27 +00:00
Martin Oberhuber
d94d5ac9f3
[cleanup] Rename Subsystem -> SubSystem in all method and class names
2006-08-10 12:52:38 +00:00
Martin Oberhuber
8adfb164bb
[cleanup] Fix javadoc warnings
2006-08-10 12:32:22 +00:00
David Dykstal
25deb8be8d
bug 149331 - Change some internal classes from public to private so they don't show up in the API reference. Modified tutorial and example to use ISystemFilter instead of SystemFilter.
2006-08-07 19:28:45 +00:00
David Dykstal
96842affa0
bug 150904 - getIconPath was changed back to providing the trailing "/".
...
All code using getIconPath (including samples and tutorials) was checked to ensure this was taken into account.
2006-08-07 15:45:56 +00:00
David Dykstal
836e33b3fe
bug 149331 - moving AbstractResource to an API package from an internal package so that it appears as part of the API.
2006-08-01 16:36:47 +00:00
Martin Oberhuber
12e47b831d
Fix bug 150490 - run remote command in a visible shell
2006-07-31 16:43:47 +00:00
David McKnight
27746a536e
SubSystemFactory -> SubSystemConfiguration
...
Fix for Defect 150496
2006-07-31 16:21:36 +00:00
Martin Oberhuber
f355260209
Apply patch for bug 150929: handle supportsUserId() properly
2006-07-18 11:48:56 +00:00
David McKnight
e941ef943d
getting rid of ibm strings
2006-07-14 18:16:03 +00:00
Martin Oberhuber
1642abfdd1
Add tutorials #1 and #2
2006-07-13 10:02:52 +00:00
Martin Oberhuber
79ed051718
Add Examples.tutorial project
2006-07-13 08:27:43 +00:00