Uses of Enum Class
com.atlassian.bamboo.plugins.github.GithubCredentialsSource
Packages that use GithubCredentialsSource
-
Uses of GithubCredentialsSource in com.atlassian.bamboo.plugins.github
Methods in com.atlassian.bamboo.plugins.github that return GithubCredentialsSourceModifier and TypeMethodDescriptionstatic @NotNull GithubCredentialsSourcestatic @NotNull GithubCredentialsSourceGitHubRepositoryHelper.getAppCredentialSource(VcsRepositoryData repositoryData) static @NotNull GithubCredentialsSourceGitHubRepositoryHelper.getPasswordCredentialSource(VcsRepositoryData repositoryData) static GithubCredentialsSourceReturns the enum constant of this class with the specified name.static GithubCredentialsSource[]GithubCredentialsSource.values()Returns an array containing the constants of this enum class, in the order they are declared.