Uses of Record Class
com.atlassian.bamboo.repository.git.GitCredentialsBag
-
Uses of GitCredentialsBag in com.atlassian.bamboo.repository.git
Modifier and TypeMethodDescription@NotNull GitCredentialsBag
GitConfigurationProvider.getCredentialsBag
(@NotNull VcsRepositoryData vcsRepositoryData) Retrieves the git credentials bag from the provided VCS repository data.@NotNull GitCredentialsBag
GitConfigurationProviderImpl.getCredentialsBag
(@NotNull VcsRepositoryData vcsRepositoryData) @NotNull GitCredentialsBag
GitConfigurationProvider.substituteCredentialsBag
(@NotNull GitCredentialsBag gitCredentialsBag) Substitutes the git credentials bag with variable context and returns a new immutable object.@NotNull GitCredentialsBag
GitConfigurationProviderImpl.substituteCredentialsBag
(@NotNull GitCredentialsBag originalGitCredentialsBag) Modifier and TypeMethodDescription@NotNull GitCredentialsBag
GitConfigurationProvider.substituteCredentialsBag
(@NotNull GitCredentialsBag gitCredentialsBag) Substitutes the git credentials bag with variable context and returns a new immutable object.@NotNull GitCredentialsBag
GitConfigurationProviderImpl.substituteCredentialsBag
(@NotNull GitCredentialsBag originalGitCredentialsBag)