sharpSshTest.jsch_samples.Subsystem.MyUserInfo Class Reference

A user info for getting user data. More...

Inheritance diagram for sharpSshTest.jsch_samples.Subsystem.MyUserInfo:

Tamir.SharpSsh.jsch.UserInfo

List of all members.

Public Member Functions

String getPassword ()
 Returns the user password.
bool promptYesNo (String str)
 Prompt the user for a Yes/No input.
String getPassphrase ()
 Returns the user passphrase (passwd for the private key file).
bool promptPassphrase (String message)
 Prompt the user for a passphrase (passwd for the private key file).
bool promptPassword (String message)
 Prompt the user for a password.
void showMessage (String message)
 Shows a message to the user.


Detailed Description

A user info for getting user data.

Definition at line 87 of file Subsystem.cs.


Member Function Documentation

String sharpSshTest.jsch_samples.Subsystem.MyUserInfo.getPassphrase (  ) 

Returns the user passphrase (passwd for the private key file).

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 110 of file Subsystem.cs.

String sharpSshTest.jsch_samples.Subsystem.MyUserInfo.getPassword (  ) 

Returns the user password.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 97 of file Subsystem.cs.

bool sharpSshTest.jsch_samples.Subsystem.MyUserInfo.promptPassphrase ( String  message  ) 

Prompt the user for a passphrase (passwd for the private key file).

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 115 of file Subsystem.cs.

bool sharpSshTest.jsch_samples.Subsystem.MyUserInfo.promptPassword ( String  message  ) 

Prompt the user for a password.

\

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 120 of file Subsystem.cs.

bool sharpSshTest.jsch_samples.Subsystem.MyUserInfo.promptYesNo ( String  str  ) 

Prompt the user for a Yes/No input.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 102 of file Subsystem.cs.

void sharpSshTest.jsch_samples.Subsystem.MyUserInfo.showMessage ( String  message  ) 

Shows a message to the user.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 129 of file Subsystem.cs.


The documentation for this class was generated from the following file:

Generated on Wed Jul 21 15:05:29 2010 for SharpSSH by  doxygen 1.5.9