Uses of Class
com.atlassian.bamboo.specs.builders.credentials.SshCredentials
Package
Description
Shared credentials for user-password and SSH authentication.
-
Uses of SshCredentials in com.atlassian.bamboo.specs.builders.credentials
Modifier and TypeMethodDescriptionSshCredentials.passphrase
(String passhphrase) Set passphrase to use to access SSH private key.SshCredentials.privateKey
(String key) Set SSH private key.