Class ExternalKeyAuthenticator

java.lang.Object
com.sshtools.common.ssh.AbstractRequestFuture
All Implemented Interfaces:
ClientAuthenticator, com.sshtools.common.ssh.RequestFuture

public class ExternalKeyAuthenticator extends PublicKeyAuthenticator
Implements public key authentication taking a separately loaded SshKeyPair as the private key for authentication.