de.mud.ssh
Class SshWrapperExample

java.lang.Object
  extended by de.mud.ssh.SshWrapperExample

public class SshWrapperExample
extends java.lang.Object

This is an example for using the SshWrapper class. Note that the password here is in plaintext, so do not make this .class file available with your password inside it.

Maintainer:Marcus Meissner

Version:
$Id: SshWrapperExample.java 499 2005-09-29 08:24:54Z leo $
Author:
Matthias L. Jugel, Marcus Mei???ner

Constructor Summary
SshWrapperExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SshWrapperExample

public SshWrapperExample()
Method Detail

main

public static void main(java.lang.String[] args)