| Package | Description |
|---|---|
| com.atlassian.bamboo.credentials |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCredentialTypeExporter |
class |
SshCredentialTypeExporter |
class |
UsernamePasswordCredentialTypeExporter |
| Modifier and Type | Method and Description |
|---|---|
@NotNull CredentialTypeExporter |
CredentialTypeModuleDescriptorImpl.getExporter() |
@NotNull CredentialTypeExporter |
CredentialTypeModuleDescriptor.getExporter() |
@NotNull CredentialTypeExporter |
CredentialsManagerImpl.retrieveCredentialTypeExporter(@Nullable String pluginKey) |
@NotNull CredentialTypeExporter |
CredentialsManager.retrieveCredentialTypeExporter(@Nullable String pluginKey)
Find credential type exporter for given plugin key.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.