| Package | Description |
|---|---|
| org.apache.sshd.server.auth.keyboard |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<PromptEntry> |
InteractiveChallenge.prompts |
| Modifier and Type | Method and Description |
|---|---|
PromptEntry |
PromptEntry.clone() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PromptEntry> |
InteractiveChallenge.getPrompts() |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractiveChallenge.addPrompt(PromptEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractiveChallenge.setPrompts(java.util.Collection<? extends PromptEntry> prompts) |