Class IdentityFileAuthenticator

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

public class IdentityFileAuthenticator extends PublicKeyAuthenticator
Implements public key authentication, taking a java.io.File object as the source private key.