| Modifier and Type | Method and Description |
|---|---|
void |
SshCredentialType.setEncryptionService(EncryptionService encryptionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
BitbucketRepository.setEncryptionService(EncryptionService encryptionService) |
| Constructor and Description |
|---|
BitbucketBuildStatusUpdater(com.atlassian.sal.api.ApplicationProperties applicationProperties,
BitbucketApiService bitbucketApiService,
CachedPlanManager cachedPlanManager,
EncryptionService encryptionService,
ResultsSummaryManager resultsSummaryManager) |
| Constructor and Description |
|---|
BitbucketResource(BitbucketApiService bitbucketApiService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
EncryptionService encryptionService,
RepositoryDefinitionManager repositoryDefinitionManager,
CredentialsAccessor credentialsAccessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
GitHubRepository.setEncryptionService(EncryptionService encryptionService) |
void |
GitRepository.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) |
| Modifier and Type | Method and Description |
|---|---|
String |
HgRepositoryConfiguration.SshProxyAuthenticationDetails.getEncryptedNewPassphrase(EncryptionService encryptionService) |
String |
HgRepositoryConfiguration.UsernamePasswordAuthenticationDetails.getEncryptedNewPassword(EncryptionService encryptionService) |
| Constructor and Description |
|---|
HgRepositoryConfigurator(EncryptionService encryptionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
StashRepository.setEncryptionService(EncryptionService encryptionService) |
| Constructor and Description |
|---|
RepositoryTestServiceImpl(RepositoryConfigurationService repositoryConfigurationService,
RepositoryDefinitionManager repositoryDefinitionManager,
RepositoryManager repositoryManager,
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
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigureMailServer.setEncryptionService(EncryptionService encryptionService) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.