Class AgentAuthenticationClient

java.lang.Object
com.sshtools.j2ssh.authentication.SshAuthenticationClient
com.sshtools.j2ssh.agent.AgentAuthenticationClient

public class AgentAuthenticationClient extends SshAuthenticationClient

Provides an application with an authentication mechanism that links to the sshtools agent; the agent stores private keys and can hash and sign data for the public key authentication request.

Version:
$Revision: 1.19 $
Author:
Lee David Painter