Uses of Interface
org.apache.sshd.client.ClientAuthenticationManager
Packages that use ClientAuthenticationManager
-
Uses of ClientAuthenticationManager in org.apache.sshd.client
Subinterfaces of ClientAuthenticationManager in org.apache.sshd.clientModifier and TypeInterfaceDescriptioninterface
TheClientFactoryManager
enable the retrieval of additional configuration needed specifically for the client side.Classes in org.apache.sshd.client that implement ClientAuthenticationManagerModifier and TypeClassDescriptionclass
Entry 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 TypeInterfaceDescriptioninterface
An authenticated session to a given SSH server.Classes in org.apache.sshd.client.session that implement ClientAuthenticationManagerModifier and TypeClassDescriptionclass
Provides default implementations ofClientSession
related methodsclass
The default implementation of aClientSession