Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SystemVerification
extends HostKeyVerification
Method Summary | |
String |
|
String |
|
String |
|
Methods inherited from interface com.sshtools.j2ssh.transport.HostKeyVerification | |
verifyHost |
public String inputAuthorizationFile(String defaultPath) throws RemoteIdentificationException
- Parameters:
defaultPath
-
- Returns:
- Throws:
RemoteIdentificationException
-
public String inputPassword(String prompt) throws RemoteIdentificationException
- Parameters:
prompt
-
- Returns:
- Throws:
RemoteIdentificationException
-
public String inputUsername(String prompt) throws RemoteIdentificationException
- Parameters:
prompt
-
- Returns:
- Throws:
RemoteIdentificationException
-