sharpSshTest.jsch_samples.Shell.MyUserInfo Class Reference

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

Inheritance diagram for sharpSshTest.jsch_samples.Shell.MyUserInfo:

Tamir.SharpSsh.jsch.UserInfo Tamir.SharpSsh.jsch.UIKeyboardInteractive

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.
string[] promptKeyboardInteractive (string destination, string name, string instruction, string[] prompt, bool[] echo)


Detailed Description

A user info for getting user data.

Definition at line 80 of file Shell.cs.


Member Function Documentation

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

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

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 103 of file Shell.cs.

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

Returns the user password.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 90 of file Shell.cs.

string [] sharpSshTest.jsch_samples.Shell.MyUserInfo.promptKeyboardInteractive ( string  destination,
string  name,
string  instruction,
string[]  prompt,
bool[]  echo 
)

Definition at line 129 of file Shell.cs.

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

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

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 108 of file Shell.cs.

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

Prompt the user for a password.

\

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 113 of file Shell.cs.

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

Prompt the user for a Yes/No input.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 95 of file Shell.cs.

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

Shows a message to the user.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 122 of file Shell.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