| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.builders.repository.git |
Git repository type.
|
| Modifier and Type | Method and Description |
|---|---|
UserPasswordAuthentication |
UserPasswordAuthentication.password(@Nullable String password)
Sets password to a git server.
|
UserPasswordAuthentication |
UserPasswordAuthentication.username(String username)
Sets git user name.
|
| Modifier and Type | Method and Description |
|---|---|
GitRepository |
GitRepository.authentication(@NotNull UserPasswordAuthentication userPasswordAuthentication)
Specifies username/password authentication.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.