| Package | Description |
|---|---|
| org.apache.sshd.server.auth.keyboard |
| Modifier and Type | Method and Description |
|---|---|
PromptEntry |
PromptEntry.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<PromptEntry> |
InteractiveChallenge.getPrompts() |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractiveChallenge.addPrompt(PromptEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractiveChallenge.setPrompts(Collection<? extends PromptEntry> prompts) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.