sharpSshTest.jsch_samples.KnownHosts.MyUserInfo Class Reference

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

Inheritance diagram for sharpSshTest.jsch_samples.KnownHosts.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 116 of file KnownHosts.cs.


Member Function Documentation

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

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

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 139 of file KnownHosts.cs.

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

Returns the user password.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 126 of file KnownHosts.cs.

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

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

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 144 of file KnownHosts.cs.

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

Prompt the user for a password.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 149 of file KnownHosts.cs.

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

Prompt the user for a Yes/No input.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 131 of file KnownHosts.cs.

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

Shows a message to the user.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 158 of file KnownHosts.cs.


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

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