Uses of Class
org.apache.sshd.server.auth.keyboard.PromptEntry
Packages that use PromptEntry
-
Uses of PromptEntry in org.apache.sshd.server.auth.keyboard
Fields in org.apache.sshd.server.auth.keyboard with type parameters of type PromptEntryMethods in org.apache.sshd.server.auth.keyboard that return PromptEntryMethods in org.apache.sshd.server.auth.keyboard that return types with arguments of type PromptEntryMethods in org.apache.sshd.server.auth.keyboard with parameters of type PromptEntryMethod parameters in org.apache.sshd.server.auth.keyboard with type arguments of type PromptEntryModifier and TypeMethodDescriptionvoid
InteractiveChallenge.setPrompts
(Collection<? extends PromptEntry> prompts)