Package | Description |
---|---|
com.cloudbees.jenkins.plugins.sshcredentials.impl |
Constructor and Description |
---|
JSchSSHPasswordAuthenticator(JSchConnector connection,
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials user) |
JSchSSHPasswordAuthenticator(JSchConnector connection,
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials user,
String username) |
JSchSSHPublicKeyAuthenticator(JSchConnector connector,
SSHUserPrivateKey user)
Constructor.
|
JSchSSHPublicKeyAuthenticator(JSchConnector connector,
SSHUserPrivateKey user,
String username)
Constructor.
|
Copyright © 2016. All rights reserved.