Uses of Class
com.cloudogu.scmmanager.SshConnectionFactory
Packages that use SshConnectionFactory
-
Uses of SshConnectionFactory in com.cloudogu.scmmanager.scm.api
Constructors in com.cloudogu.scmmanager.scm.api with parameters of type SshConnectionFactoryModifierConstructorDescriptionSshApiClient
(okhttp3.OkHttpClient client, SshConnectionFactory connectionFactory, String sshUrl, SSHAuthentication authentication)