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 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 KeyPairProviderHolderModifier and TypeClassDescriptionclassThe 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 TypeClassDescriptionclassProvides default implementations forServerSessionrelated methodsclassThe default implementation for aServerSession