Uses of Class
com.sshtools.client.PublicKeyAuthenticator
Packages that use PublicKeyAuthenticator
-
Uses of PublicKeyAuthenticator in com.sshtools.client
Subclasses of PublicKeyAuthenticator in com.sshtools.clientModifier and TypeClassDescriptionclass
Implements public key authentication taking a separately loaded SshKeyPair as the private key for authentication.class
Implements public key authentication, taking a java.io.File object as the source private key.class
Implements public key authentication, taking a com.sshtools.publickey.SshKeyPair object as the source private key.class
Implements public key authentication, taking a java.io.File object as the source private key.