Package org.apache.maven.wagon.providers.ssh.jsch.interactive
Class Summary |
PrompterUIKeyboardInteractive |
UIKeyboardInteractive that use pluxus-prompter
UIKeyboardInteractive are usefull when you don't use user with
password authentication with a server that use keyboard-interactive and
doesn't allow password method PasswordAuthentication no .
|
TraditionalUIKeyboardInteractive |
A conservative UIKeyboardInteractive that avoids real
user interaction :). |
UserInfoUIKeyboardInteractiveProxy |
A proxy that let you merge a UserInfo and a
UIKeyboardInteractive
|