|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.ssh.SSHAuthPrompt
com.enterprisedt.net.ftp.ssh.SSHPasswordPrompt
public class SSHPasswordPrompt
Utility class that makes it easy to create a prompt instance that is a response to a password prompt
| Constructor Summary | |
|---|---|
SSHPasswordPrompt(java.lang.String password)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class com.enterprisedt.net.ftp.ssh.SSHAuthPrompt |
|---|
getPrompt, getResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSHPasswordPrompt(java.lang.String password)
password - user's password
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||