Frames | No Frames |
Methods which throw type com.sshtools.common.automate.RemoteIdentificationException | |
boolean | RemoteIdentification.configureUserAccess(SftpClient sftp, String serverId, String system, String username, List keys, String authorizationFile, int mode) |
boolean | RemoteIdentification.configureUserAccess(SftpClient sftp, String serverId, String system, String username, SshPublicKey pk, String authorizationFile, int mode) |
byte[] | AuthorizedKeys.create(AuthorizedKeys keys, String serverId, String hostname, AuthorizedKeysFileSaver saver) |
AuthorizedKeysFormat | |
RemoteIdentification | RemoteIdentificationFactory.getInstance(String serverId, String hostname) |
String | RemoteIdentification.getName(String ident) |
String | SystemVerification.inputAuthorizationFile(String defaultPath) |
String | SystemVerification.inputPassword(String prompt) |
String | SystemVerification.inputUsername(String prompt) |
AuthorizedKeys | AuthorizedKeys.parse(byte[] formatted, String serverId, String hostname, AuthorizedKeysFileLoader loader) |