|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GitAuthenticationType | |
|---|---|
| com.atlassian.bamboo.plugins.git | |
| Uses of GitAuthenticationType in com.atlassian.bamboo.plugins.git |
|---|
| Methods in com.atlassian.bamboo.plugins.git that return GitAuthenticationType | |
|---|---|
GitAuthenticationType |
GitRepositoryAccessData.getAuthenticationType()
|
static GitAuthenticationType |
GitAuthenticationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GitAuthenticationType[] |
GitAuthenticationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.bamboo.plugins.git with parameters of type GitAuthenticationType | |
|---|---|
GitRepositoryAccessData.Builder |
GitRepositoryAccessData.Builder.authenticationType(GitAuthenticationType authenticationType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||