Community
Participate
Working Groups
When a user disconnects from an RSE connection, the in-memory password for the StandardCredentialsProvider is cleared. If the user then tries to reconnect directly via IConnectorService.connect(IProgressMonitor monitor) the connect will fail because there is no password and StandardCredentialsProvider.getCredentials() doesn't look at the password cache. If there is null password and user chose to save the password prior then we should pick up the password from the cache.
Created attachment 199524 [details] patch to check password store
Dave, could you please review this patch?
Thanks for the review, Dave. I've committed the change to cvs.
Released > I20110718, tagged as R33x_v201107181530