Hi,
+-From: Stephen Williams --
|_Date: Wed, 18 Feb 2009 08:58:48 -0800 _
|
|I'm considering adding a way for my product to get identities
|from ssh-agent (via JNI) so it can pass them to JSch (a wonderful
|product!). Before I go down that path, I wanted to ask if anyone
Hi,
I'm considering adding a way for my product to get identities
from ssh-agent (via JNI) so it can pass them to JSch (a wonderful
product!). Before I go down that path, I wanted to ask if anyone
can tell me if the following approach would work:
- Create a class IdentityAgent that implements In