Uses of Interface
org.apache.sshd.common.keyprovider.KeyIdentityProviderHolder
Packages that use KeyIdentityProviderHolder
-
Uses of KeyIdentityProviderHolder in org.apache.sshd.client
Subinterfaces of KeyIdentityProviderHolder 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 KeyIdentityProviderHolderModifier and TypeClassDescriptionclassEntry point for the client side of the SSH protocol. -
Uses of KeyIdentityProviderHolder in org.apache.sshd.client.session
Subinterfaces of KeyIdentityProviderHolder in org.apache.sshd.client.sessionModifier and TypeInterfaceDescriptioninterfaceAn authenticated session to a given SSH server.Classes in org.apache.sshd.client.session that implement KeyIdentityProviderHolderModifier and TypeClassDescriptionclassProvides default implementations ofClientSessionrelated methodsclassThe default implementation of aClientSession