Uses of Interface
com.atlassian.bamboo.agent.AgentSecurityTokenService
Packages that use AgentSecurityTokenService
Package
Description
-
Uses of AgentSecurityTokenService in com.atlassian.bamboo.agent
Classes in com.atlassian.bamboo.agent that implement AgentSecurityTokenService -
Uses of AgentSecurityTokenService in com.atlassian.bamboo.plugins.testutils.rest.resource.agent
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.agent with parameters of type AgentSecurityTokenServiceModifierConstructorDescriptionAgentResource
(AgentManager agentManager, AgentAssignmentService agentAssignmentService, RemoteAgentAuthenticationManager agentAuthenticationManager, RemoteAgentManager remoteAgentManager, AgentSecurityTokenService agentSecurityTokenService, PerAgentTokenService perAgentTokenService, AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister) -
Uses of AgentSecurityTokenService in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type AgentSecurityTokenServiceModifier and TypeFieldDescriptionstatic final Supplier<AgentSecurityTokenService>
ComponentAccessor.AGENT_SECURITY_TOKEN_SERVICE
Deprecated.