public interface KBIRequestHandler
Modifier and Type | Method and Description |
---|---|
boolean |
showPrompts(String name,
String instruction,
KBIPrompt[] prompts)
Called by the keyboard-interactive authentication mechanism when
the server requests information from the user.
|
boolean showPrompts(String name, String instruction, KBIPrompt[] prompts)
name
- instruction
- prompts
- Copyright © 2024. All rights reserved.