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