Uses of Interface
com.atlassian.bamboo.crypto.agent.AgentCipherProviderService
Packages that use AgentCipherProviderService
Package
Description
-
Uses of AgentCipherProviderService in com.atlassian.bamboo.crypto.agent
Classes in com.atlassian.bamboo.crypto.agent that implement AgentCipherProviderService -
Uses of AgentCipherProviderService in com.atlassian.bamboo.v2.build.agent
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type AgentCipherProviderServiceModifierConstructorDescriptionBuildAgentControllerImpl
(AgentContext agentContext, AgentQueueAccessor agentQueueAccessor, BuildLoggerManager buildLoggerManager, ResultProcessor resultProcessor, CapabilityContext capabilityContext, RemotedCapabilitySetManager capabilitySetManager, CustomVariableContext customVariableContext, ErrorUpdateHandler errorUpdateHandler, ExecutionPhaseService executionPhaseService, com.atlassian.event.api.EventPublisher eventPublisher, DockerContainerControllerFactory dockerContainerControllerFactory, BuildWarningSummaryCollationService buildWarningSummaryCollationService, BuildLoggingContext buildLoggingContext, SecureXStreamFactory secureXStreamFactory, BuildDirectoryManager buildDirectoryManager, ArtifactManager artifactManager, SecretEncryptionService secretEncryptionService, AgentCipherProviderService agentCipherProviderService, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of AgentCipherProviderService in com.atlassian.bamboo.v2.build.agent.remote.crypto
Classes in com.atlassian.bamboo.v2.build.agent.remote.crypto that implement AgentCipherProviderServiceConstructors in com.atlassian.bamboo.v2.build.agent.remote.crypto with parameters of type AgentCipherProviderServiceModifierConstructorDescriptionRemoteAgentCipherProviderService
(AgentCipherProviderService remoteService, AgentConfiguration agentConfiguration)