Class KeyboardInteractiveAuthenticator

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

public class KeyboardInteractiveAuthenticator extends SimpleClientAuthenticator implements ClientAuthenticator
Implements the keyboard-interactive authentication method.