| Interface | Description |
|---|---|
| KeyboardInteractiveAuthenticator |
Provides pluggable authentication using the "keyboard-interactive"
method as specified by RFC-4256?
|
| Class | Description |
|---|---|
| DefaultKeyboardInteractiveAuthenticator |
Provides a default implementation for
KeyboardInteractiveAuthenticator
where it prompts for the password. |
| InteractiveChallenge |
Represents a server "challenge" as per
RFC-4256
|
| PromptEntry | |
| UserAuthKeyboardInteractive |
Issue a "keyboard-interactive" command according to RFC4256
|
| UserAuthKeyboardInteractiveFactory |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.