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