Package com.sshtools.j2ssh.agent

Interface Summary
KeyStoreListener  
 

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  
ForwardingNotice  
KeyConstraints  
KeyStore  
SshAgentAddKey  
SshAgentAlive  
SshAgentClient Provides a client connection to the ssh agent.
SshAgentConnection This class provides a connection using the SSH agent protocol.
SshAgentDeleteAllKeys  
SshAgentDeleteKey  
SshAgentFailure  
SshAgentForwardingListener  
SshAgentForwardingNotice  
SshAgentKeyList  
SshAgentListKeys  
SshAgentLock  
SshAgentOperationComplete  
SshAgentPing  
SshAgentPrivateKeyOp  
SshAgentRandom  
SshAgentRandomData  
SshAgentRequestVersion  
SshAgentSocketListener  
SshAgentSuccess  
SshAgentUnlock  
SshAgentVersionResponse  
 

Exception Summary
AgentNotAvailableException  
KeyTimeoutException