| Package | Description |
|---|---|
| com.atlassian.bamboo.credentials |
| Modifier and Type | Method and Description |
|---|---|
CredentialTypeModuleDescriptor |
CredentialsManager.getCredentialTypeDescriptor(String pluginKey) |
| Modifier and Type | Method and Description |
|---|---|
List<CredentialTypeModuleDescriptor> |
CredentialsManager.getCredentialTypeDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
CredentialsData |
CredentialsManager.createCredentials(CredentialTypeModuleDescriptor credentialDescriptor,
String credentialsName,
Map<String,String> credentialsConfig)
Creates Credentials from the configuration map and stores them in the database.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.