Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo Class Reference

For password and KI auth modes. More...

Inheritance diagram for Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo:

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

List of all members.

Public Member Functions

 KeyboardInteractiveUserInfo (string password)
string[] promptKeyboardInteractive (string destination, string name, string instruction, string[] prompt, bool[] echo)
bool promptYesNo (string message)
bool promptPassword (string message)
string getPassword ()
bool promptPassphrase (string message)
string getPassphrase ()
void showMessage (string message)


Detailed Description

For password and KI auth modes.

Definition at line 283 of file SshBase.cs.


Constructor & Destructor Documentation

Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo.KeyboardInteractiveUserInfo ( string  password  ) 

Definition at line 287 of file SshBase.cs.


Member Function Documentation

string Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo.getPassphrase (  ) 

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 323 of file SshBase.cs.

string Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo.getPassword (  ) 

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 313 of file SshBase.cs.

string [] Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo.promptKeyboardInteractive ( string  destination,
string  name,
string  instruction,
string[]  prompt,
bool[]  echo 
)

Definition at line 294 of file SshBase.cs.

bool Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo.promptPassphrase ( string  message  ) 

Definition at line 318 of file SshBase.cs.

bool Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo.promptPassword ( string  message  ) 

Definition at line 308 of file SshBase.cs.

bool Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo.promptYesNo ( string  message  ) 

Definition at line 303 of file SshBase.cs.

void Tamir.SharpSsh.SshBase.KeyboardInteractiveUserInfo.showMessage ( string  message  ) 

Definition at line 328 of file SshBase.cs.


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

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