Uses of Class com.sshtools.common.automate.RemoteIdentificationException

Uses in package com.sshtools.common.automate

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
String
String
String
AuthorizedKeys
AuthorizedKeys.parse(byte[] formatted, String serverId, String hostname, AuthorizedKeysFileLoader loader)

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.