public interface KeyboardInteractiveProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getInstruction() |
String |
getName() |
boolean |
hasAuthenticated() |
KBIPrompt[] |
init(Connection con,
KeyboardInteractiveAuthentication provider) |
KBIPrompt[] |
setResponse(String[] answers) |
KBIPrompt[] init(Connection con, KeyboardInteractiveAuthentication provider)
KBIPrompt[] setResponse(String[] answers) throws IOException
IOExceptionString getName()
String getInstruction()
boolean hasAuthenticated()
Copyright © 2025. All rights reserved.