Uses of Interface
org.apache.sshd.common.auth.UserAuthFactoriesManager
Packages that use UserAuthFactoriesManager
Package
Description
-
Uses of UserAuthFactoriesManager in org.apache.sshd.client
Subinterfaces of UserAuthFactoriesManager in org.apache.sshd.clientModifier and TypeInterfaceDescriptioninterfaceHolds information required for the client to perform authentication with the serverinterfaceTheClientFactoryManagerenable the retrieval of additional configuration needed specifically for the client side.Classes in org.apache.sshd.client that implement UserAuthFactoriesManagerModifier and TypeClassDescriptionclassEntry point for the client side of the SSH protocol. -
Uses of UserAuthFactoriesManager in org.apache.sshd.client.session
Subinterfaces of UserAuthFactoriesManager in org.apache.sshd.client.sessionModifier and TypeInterfaceDescriptioninterfaceAn authenticated session to a given SSH server.Classes in org.apache.sshd.client.session that implement UserAuthFactoriesManagerModifier and TypeClassDescriptionclassProvides default implementations ofClientSessionrelated methodsclassThe default implementation of aClientSession -
Uses of UserAuthFactoriesManager in org.apache.sshd.server
Subinterfaces of UserAuthFactoriesManager in org.apache.sshd.serverModifier and TypeInterfaceDescriptioninterfaceHolds providers and helpers related to the server side authentication processinterfaceTheServerFactoryManagerenable the retrieval of additional configuration needed specifically for the server side.Classes in org.apache.sshd.server that implement UserAuthFactoriesManagerModifier and TypeClassDescriptionclassThe SshServer class is the main entry point for the server side of the SSH protocol. -
Uses of UserAuthFactoriesManager in org.apache.sshd.server.session
Subinterfaces of UserAuthFactoriesManager in org.apache.sshd.server.sessionClasses in org.apache.sshd.server.session that implement UserAuthFactoriesManagerModifier and TypeClassDescriptionclassProvides default implementations forServerSessionrelated methodsclassThe default implementation for aServerSession