Uses of Interface
org.apache.sshd.client.ClientAuthenticationManager
Packages that use ClientAuthenticationManager
Package
Description
-
Uses of ClientAuthenticationManager in org.apache.sshd.cli.client
Methods in org.apache.sshd.cli.client with parameters of type ClientAuthenticationManagerModifier and TypeMethodDescriptionstatic ServerKeyVerifierSshClientCliSupport.setupServerKeyVerifier(ClientAuthenticationManager manager, PropertyResolver resolver, BufferedReader stdin, PrintStream stdout, PrintStream stderr) static UserInteractionSshClientCliSupport.setupSessionUserInteraction(ClientAuthenticationManager client, BufferedReader stdin, PrintStream stdout, PrintStream stderr) -
Uses of ClientAuthenticationManager in org.apache.sshd.client
Subinterfaces of ClientAuthenticationManager in org.apache.sshd.clientModifier and TypeInterfaceDescriptioninterfaceTheClientFactoryManagerenable the retrieval of additional configuration needed specifically for the client side.Classes in org.apache.sshd.client that implement ClientAuthenticationManagerModifier and TypeClassDescriptionclassEntry point for the client side of the SSH protocol. -
Uses of ClientAuthenticationManager in org.apache.sshd.client.session
Subinterfaces of ClientAuthenticationManager in org.apache.sshd.client.sessionModifier and TypeInterfaceDescriptioninterfaceAn authenticated session to a given SSH server.Classes in org.apache.sshd.client.session that implement ClientAuthenticationManagerModifier and TypeClassDescriptionclassProvides default implementations ofClientSessionrelated methodsclassThe default implementation of aClientSession