| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.builders.repository.git |
Git repository type.
|
| Modifier and Type | Method and Description |
|---|---|
SshPrivateKeyAuthentication |
SshPrivateKeyAuthentication.passphrase(@Nullable String passphrase)
Sets passphrase for the private key.
|
SshPrivateKeyAuthentication |
SshPrivateKeyAuthentication.sshPrivateKey(String sshPrivateKey)
Sets private key.
|
| Modifier and Type | Method and Description |
|---|---|
GitRepository |
GitRepository.authentication(@NotNull SshPrivateKeyAuthentication sshPrivateKeyAuthentication)
Specifies SSH private key authentication.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.