| Package | Description |
|---|---|
| com.atlassian.bamboo.repository | |
| com.atlassian.bamboo.repository.svn.v2 |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationType |
AuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationType[] |
AuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable AuthenticationType |
SvnRepositoryAccessData.getAuthenticationType() |
| Modifier and Type | Method and Description |
|---|---|
SvnRepositoryAccessData.Builder |
SvnRepositoryAccessData.Builder.authenticationType(AuthenticationType authenticationType) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.