|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use KBIPrompt | |
|---|---|
| com.sshtools.common.authentication | |
| com.sshtools.j2ssh.authentication | |
| Uses of KBIPrompt in com.sshtools.common.authentication |
|---|
| Methods in com.sshtools.common.authentication with parameters of type KBIPrompt | |
|---|---|
void |
KBIRequestHandlerDialog.showPrompts(java.lang.String name,
java.lang.String instruction,
KBIPrompt[] prompts)
|
| Uses of KBIPrompt in com.sshtools.j2ssh.authentication |
|---|
| Methods in com.sshtools.j2ssh.authentication that return KBIPrompt | |
|---|---|
KBIPrompt[] |
SshMsgUserAuthInfoRequest.getPrompts()
|
| Methods in com.sshtools.j2ssh.authentication with parameters of type KBIPrompt | |
|---|---|
void |
KBIRequestHandler.showPrompts(java.lang.String name,
java.lang.String instruction,
KBIPrompt[] prompts)
|
| Constructors in com.sshtools.j2ssh.authentication with parameters of type KBIPrompt | |
|---|---|
SshMsgUserAuthInfoResponse(KBIPrompt[] prompts)
Creates a new SshMsgUserAuthInfoResponse object. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||