public static interface YamlExportVcsRepositoryHelper.AuthenticationVisitor
Modifier and Type | Method and Description |
---|---|
void |
acceptSharedCredentials(com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentialsIdentifier authentication) |
void |
acceptSshKey(com.atlassian.bamboo.specs.builders.repository.git.SshPrivateKeyAuthentication authentication) |
void |
acceptUsernamePassword(com.atlassian.bamboo.specs.builders.repository.git.UserPasswordAuthentication authentication) |
void acceptUsernamePassword(com.atlassian.bamboo.specs.builders.repository.git.UserPasswordAuthentication authentication)
void acceptSshKey(com.atlassian.bamboo.specs.builders.repository.git.SshPrivateKeyAuthentication authentication)
void acceptSharedCredentials(com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentialsIdentifier authentication)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.