|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CredentialsAccessor in com.atlassian.bamboo.build.context |
|---|
| Constructors in com.atlassian.bamboo.build.context with parameters of type CredentialsAccessor | |
|---|---|
BuildContextBuilderFactoryImpl(BranchIntegrationService branchIntegrationService,
VariableDefinitionManager variableDefinitionManager,
CredentialsAccessor credentialsAccessor)
|
|
BuildContextBuilderImpl(BranchIntegrationService branchIntegrationService,
VariableDefinitionManager variableDefinitionManager,
CredentialsAccessor credentialsAccessor,
com.google.common.base.Function<RepositoryDefinition,Repository> createRepositoryFromDefinition)
|
|
| Uses of CredentialsAccessor in com.atlassian.bamboo.credentials |
|---|
| Subinterfaces of CredentialsAccessor in com.atlassian.bamboo.credentials | |
|---|---|
interface |
CredentialsManager
|
| Classes in com.atlassian.bamboo.credentials that implement CredentialsAccessor | |
|---|---|
class |
CredentialsManagerImpl
|
| Methods in com.atlassian.bamboo.credentials with parameters of type CredentialsAccessor | |
|---|---|
static java.lang.Iterable<CredentialsData> |
Credentials.getAllSharedCredentials(java.lang.Iterable<RepositoryDefinition> repositoryDefinitions,
CredentialsAccessor credentialsAccessor,
com.google.common.base.Function<RepositoryDefinition,Repository> createRepositoryFromDefinition)
|
| Uses of CredentialsAccessor in com.atlassian.bamboo.deployments.execution.service |
|---|
| Constructors in com.atlassian.bamboo.deployments.execution.service with parameters of type CredentialsAccessor | |
|---|---|
DeploymentExecutionServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BuildLoggerManager buildLoggerManager,
DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
ErrorUpdateHandler errorUpdateHandler,
com.atlassian.event.api.EventPublisher eventPublisher,
FeatureManager featureManager,
PlanExecutionLockService planExecutionLockService,
TaskManager taskManager,
VariableDefinitionManager variableDefinitionManager,
DeploymentVersionService deploymentVersionService,
ExecutionPhaseService executionPhaseService,
DeploymentProjectService deploymentProjectService,
CredentialsAccessor credentialsAccessor,
DeploymentsInProgressService deploymentsInProgressService,
CachedPlanManager cachedPlanManager)
|
|
| Uses of CredentialsAccessor in com.atlassian.bamboo.plugins.git |
|---|
| Methods in com.atlassian.bamboo.plugins.git with parameters of type CredentialsAccessor | |
|---|---|
void |
GitRepository.setCredentialsAccessor(CredentialsAccessor credentialsAccessor)
|
| Uses of CredentialsAccessor in com.atlassian.bamboo.v2.build.agent.remote |
|---|
| Classes in com.atlassian.bamboo.v2.build.agent.remote that implement CredentialsAccessor | |
|---|---|
class |
RemoteCredentialsAccessor
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||