Uses of Class
com.sshtools.client.SimpleClientAuthenticator
Packages that use SimpleClientAuthenticator
-
Uses of SimpleClientAuthenticator in com.sshtools.client
Subclasses of SimpleClientAuthenticator in com.sshtools.clientModifier and TypeClassDescriptionclassImplements public key authentication taking a separately loaded SshKeyPair as the private key for authentication.classImplements public key authentication, taking a java.io.File object as the source private key.classImplements the keyboard-interactive authentication method.classImplements public key authentication, taking a com.sshtools.publickey.SshKeyPair object as the source private key.classclassImplements the password authentication method.classImplements public key authentication, taking a java.io.File object as the source private key.classImplements public key authentication taking a separately loaded SshKeyPair as the private key for authentication.