Uses of Interface
org.apache.sshd.common.keyprovider.KeyPairProviderHolder
Packages that use KeyPairProviderHolder
-
Uses of KeyPairProviderHolder in org.apache.sshd.server
Subinterfaces of KeyPairProviderHolder in org.apache.sshd.serverModifier and TypeInterfaceDescriptioninterface
Holds providers and helpers related to the server side authentication processinterface
TheServerFactoryManager
enable the retrieval of additional configuration needed specifically for the server side.Classes in org.apache.sshd.server that implement KeyPairProviderHolderModifier and TypeClassDescriptionclass
The SshServer class is the main entry point for the server side of the SSH protocol. -
Uses of KeyPairProviderHolder in org.apache.sshd.server.session
Subinterfaces of KeyPairProviderHolder in org.apache.sshd.server.sessionClasses in org.apache.sshd.server.session that implement KeyPairProviderHolderModifier and TypeClassDescriptionclass
Provides default implementations forServerSession
related methodsclass
The default implementation for aServerSession