Bug 179924 - [SSH2] SSH connection should respect ssh-agent in publickey
authentication

  * The extension point identityrepository is added.
    The connectors to ssh-agent and pageant will implement
    IIdentityRepositoryFactory, and those implementations will be
    given through this entry point.

  * A preference page is added to manage connectors.
    Connectors will provide an implementation of
    IIdentityRespositoryFactory, which allows to communicate with agents
    like ssh-agent and pageant.

Change-Id: Id1a8691ecb1202e204705c70831d4d18133f5979
13 files changed
tree: 871c59878836b5e3aa5bfce18947cac43c9b716c
  1. bundles/
  2. examples/
  3. features/
  4. tests/
  5. .gitignore
  6. CONTRIBUTING.md
  7. pom.xml