| Modifier and Type | Method and Description |
|---|---|
CredentialsData |
SshCredentialsImpl.convertToCredentials(EncryptionService encryptionService,
String credentialsKey,
String name) |
CredentialsData |
PrivateKeyCredentials.convertToCredentials(EncryptionService encryptionService,
String credentialsKey,
String name)
Deprecated.
in 5.9 use
CredentialsManager instead |
void |
SshCredentialType.setEncryptionService(EncryptionService encryptionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
GitRepository.setEncryptionService(EncryptionService encryptionService) |
void |
GitHubRepository.setEncryptionService(EncryptionService encryptionService) |
| Constructor and Description |
|---|
GitHubResource(EncryptionService encryptionService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
RepositoryDefinitionManager repositoryDefinitionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
HgRepository.setEncryptionService(EncryptionService encryptionService) |
void |
BitbucketRepository.setEncryptionService(EncryptionService encryptionService) |
| Constructor and Description |
|---|
BitbucketResource(BitbucketApiService bitbucketApiService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
EncryptionService encryptionService,
RepositoryDefinitionManager repositoryDefinitionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
StashRepository.setEncryptionService(EncryptionService encryptionService) |
| Constructor and Description |
|---|
AdministrationResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
AdministrationConfigurationPersister administrationConfigurationPersister,
AuditLogService auditLogService,
EncryptionService encryptionService,
com.atlassian.config.HomeLocator homeLocator) |
| Modifier and Type | Method and Description |
|---|---|
void |
CVSRepository.setEncryptionService(EncryptionService encryptionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerforceRepository.setEncryptionService(EncryptionService encryptionService) |
| Modifier and Type | Field and Description |
|---|---|
protected EncryptionService |
SvnRepository.encryptionService |
| Modifier and Type | Method and Description |
|---|---|
void |
SvnRepository.setEncryptionService(EncryptionService encryptionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
EncryptionServiceImpl
This class provides a simple string data encrypter
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Supplier<EncryptionService> |
ComponentAccessor.ENCRYPTION_SERVICE |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigureMailServer.setEncryptionService(EncryptionService encryptionService) |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.