Class GitRepositorySharedCredentialsHelper

java.lang.Object
com.atlassian.bamboo.plugins.git.helper.GitRepositorySharedCredentialsHelper

public class GitRepositorySharedCredentialsHelper extends Object
Helper methods for GitRepository related to shared credentials.
See Also:
  • Method Details

    • isUsingSharedCredentials

      public static boolean isUsingSharedCredentials(@NotNull @NotNull org.apache.commons.configuration.HierarchicalConfiguration config)
    • getSharedCredentialsIdField

      @NotNull public static @NotNull String getSharedCredentialsIdField(@NotNull @NotNull org.apache.commons.configuration.HierarchicalConfiguration config)