| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.hg.configuration |
| Modifier and Type | Method and Description |
|---|---|
static CredentialsSource |
CredentialsSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CredentialsSource[] |
CredentialsSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<CredentialsSource> |
HgRepositoryConfiguration.UsernamePasswordAuthenticationDetails.getCredentialsSource() |
Optional<CredentialsSource> |
HgRepositoryConfiguration.SshProxyAuthenticationDetails.getCredentialsSource() |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.