org.topcased.service.updatesiteproject
Class UpdateSiteProjectKBIRequestHandler
java.lang.Object
org.topcased.service.updatesiteproject.UpdateSiteProjectKBIRequestHandler
public class UpdateSiteProjectKBIRequestHandler
- extends java.lang.Object
This class avoids to use a GUI for entering SSH passwords.
This solution is the best because the user don't have to enter his/her password two times.
The user password is taken since the information entered on the connect page.
Method Summary |
void |
showPrompts(java.lang.String name,
java.lang.String instruction,
KBIPrompt[] prompts)
This method provides to the SSH server the user password entered during the connect page. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateSiteProjectKBIRequestHandler
public UpdateSiteProjectKBIRequestHandler(UpdateSiteProjectWizard wizard)
showPrompts
public void showPrompts(java.lang.String name,
java.lang.String instruction,
KBIPrompt[] prompts)
- This method provides to the SSH server the user password entered during the connect page.
- Parameters:
name
- instruction
- prompts
-
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.