com.sshtools.common.automate
Interface SystemVerification
- All Superinterfaces:
- HostKeyVerification
public interface SystemVerification
- extends HostKeyVerification
- Version:
- $Revision: 1.11 $
- Author:
- $author$
inputAuthorizationFile
java.lang.String inputAuthorizationFile(java.lang.String defaultPath)
throws RemoteIdentificationException
- Parameters:
defaultPath
-
- Returns:
-
- Throws:
RemoteIdentificationException
inputUsername
java.lang.String inputUsername(java.lang.String prompt)
throws RemoteIdentificationException
- Parameters:
prompt
-
- Returns:
-
- Throws:
RemoteIdentificationException
inputPassword
java.lang.String inputPassword(java.lang.String prompt)
throws RemoteIdentificationException
- Parameters:
prompt
-
- Returns:
-
- Throws:
RemoteIdentificationException
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.