Use the Eclipse UserInfoPrompter to support SSH prompts
commit12eaf0cd19d0398a972627aa226706b99f63d183
authorShawn O. Pearce <spearce@spearce.org>
Sun, 11 May 2008 20:33:24 +0000 (11 16:33 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 11 May 2008 20:50:24 +0000 (11 16:50 -0400)
treefe6ef1fea93b98d5946b7361ccc929ad1cee69b4
parentb50c03dd6c1030192cef5e8793a82ee9ff0fe7ad
Use the Eclipse UserInfoPrompter to support SSH prompts

If we are using the SSH transport within the Eclipse workbench we
want to use the Eclipse UI already designed to handle interaction
between the end-user and JSch.  We can assume it is widely used
and thus well debugged.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/EclipseSshSessionFactory.java