Class KeyAgentIdentity
java.lang.Object
org.apache.sshd.client.auth.pubkey.KeyAgentIdentity
- All Implemented Interfaces:
org.apache.sshd.client.auth.pubkey.PublicKeyIdentity
public class KeyAgentIdentity
extends Object
implements org.apache.sshd.client.auth.pubkey.PublicKeyIdentity
Uses an
SshAgent to generate the identity signature- Author:
- Apache MINA SSHD Project
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyAgentIdentity
-
-
Method Details
-
getKeyIdentity
- Specified by:
getKeyIdentityin interfaceorg.apache.sshd.client.auth.pubkey.PublicKeyIdentity
-
getComment
-
sign
-
toString
-