Package com.sshtools.j2ssh.agent

Interface Summary
KeyStoreListener DOCUMENT ME!
 

Class Summary
AgentAuthenticationClient 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.
AgentSocketChannel DOCUMENT ME!
KeyConstraints DOCUMENT ME!
KeyStore DOCUMENT ME!
SshAgentClient Provides a client connection to the ssh agent.
SshAgentConnection This class provides a connection using the SSH agent protocol.
SshAgentForwardingListener DOCUMENT ME!
SshAgentSocketListener DOCUMENT ME!
 

Exception Summary
AgentNotAvailableException DOCUMENT ME!
KeyTimeoutException DOCUMENT ME!