Administration Tools

org.topcased.service.updatesiteproject
Class UpdateSiteProjectKBIRequestHandler

java.lang.Object
  extended by 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.


Constructor Summary
UpdateSiteProjectKBIRequestHandler(UpdateSiteProjectWizard wizard)
           
 
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
 

Constructor Detail

UpdateSiteProjectKBIRequestHandler

public UpdateSiteProjectKBIRequestHandler(UpdateSiteProjectWizard wizard)
Method Detail

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 -

Administration Tools

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.