Uses of Class
org.apache.sshd.server.auth.keyboard.InteractiveChallenge
Packages that use InteractiveChallenge
-
Uses of InteractiveChallenge in org.apache.sshd.server.auth.keyboard
Methods in org.apache.sshd.server.auth.keyboard that return InteractiveChallengeModifier and TypeMethodDescriptionInteractiveChallenge.clone()
DefaultKeyboardInteractiveAuthenticator.generateChallenge
(ServerSession session, String username, String lang, String subMethods) KeyboardInteractiveAuthenticator.generateChallenge
(ServerSession session, String username, String lang, String subMethods) Generates the interactive "challenge" to send to the client