Uses of Class
com.cloudogu.scmmanager.SSHAuthentication
-
Uses of SSHAuthentication in com.cloudogu.scmmanager
Modifier and TypeMethodDescriptionstatic SSHAuthentication
SSHAuthentication.from
(com.cloudbees.plugins.credentials.common.StandardUsernameCredentials credentials) -
Uses of SSHAuthentication in com.cloudogu.scmmanager.scm.api
ModifierConstructorDescriptionSshApiClient
(String sshUrl, SSHAuthentication authentication) SshApiClient
(okhttp3.OkHttpClient client, SshConnectionFactory connectionFactory, String sshUrl, SSHAuthentication authentication)