<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/sshapi/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/sshapi/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 17 Jun 2011 21:01:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sshapi/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Anonymous Coward</title><link>https://sourceforge.net/p/sshapi/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,5 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/sshapi/home/markdown_syntax/) syntax.
+SSHAPI is yet another Java library that enable connections to be made to SSH  servers. It provides access to all of the common functions, such as remote shell, file transfer and port forwarding, as well as some more advanced features such as GSSAPI authentication.
+
+So why is it different? SSHAPI is actually useless on its own! Instead, it is made up of a collection of interfaces that must be implemented by a Provider Bridge. It serves as a simple facade or abstraction for various SSH client implementations (or Providers as they are known in this API) such as Maverick SSH or JSch. Think of it like SLF4J, but for SSH instead of logging.
+
+We currently provide 4 provider bridge implementations, Maverick, J2SSH, Ganymed and JSch.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous Coward</dc:creator><pubDate>Fri, 17 Jun 2011 21:01:27 -0000</pubDate><guid>https://sourceforge.netcd11a43d9db8932323af29034cd9c58cc33763d6</guid></item><item><title>WikiPage Home modified by Anonymous Coward</title><link>https://sourceforge.net/p/sshapi/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/sshapi/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous Coward</dc:creator><pubDate>Fri, 17 Jun 2011 21:01:25 -0000</pubDate><guid>https://sourceforge.netfde6ba9b2c9ebae1e0f4a6843a49c52157eec8b9</guid></item></channel></rss>