Uses of Class
org.apache.sshd.client.ClientBuilder
Packages that use ClientBuilder
-
Uses of ClientBuilder in org.apache.sshd.client
Subclasses with type arguments of type ClientBuilder in org.apache.sshd.clientMethods in org.apache.sshd.client that return ClientBuilderModifier and TypeMethodDescriptionstatic ClientBuilderClientBuilder.builder()ClientBuilder.clientIdentityLoader(org.apache.sshd.client.config.keys.ClientIdentityLoader loader) ClientBuilder.filePasswordProvider(org.apache.sshd.common.config.keys.FilePasswordProvider provider) protected ClientBuilderClientBuilder.fillWithDefaultValues()ClientBuilder.hostConfigEntryResolver(org.apache.sshd.client.config.hosts.HostConfigEntryResolver resolver) ClientBuilder.newHostKeysHandler(NewHostKeysHandler handler) ClientBuilder.proxyDataFactory(ProxyDataFactory proxyDataFactory) ClientBuilder.serverKeyVerifier(ServerKeyVerifier serverKeyVerifier)