Uses of Interface
com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager

Packages that use RemoteAgentAuthenticationManager
com.atlassian.bamboo.agent.classserver   
com.atlassian.bamboo.buildqueue.manager   
com.atlassian.bamboo.configuration.agent   
 

Uses of RemoteAgentAuthenticationManager in com.atlassian.bamboo.agent.classserver
 

Methods in com.atlassian.bamboo.agent.classserver with parameters of type RemoteAgentAuthenticationManager
 void GetFingerprintAction.setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager authenticationManager)
           
 

Uses of RemoteAgentAuthenticationManager in com.atlassian.bamboo.buildqueue.manager
 

Classes in com.atlassian.bamboo.buildqueue.manager that implement RemoteAgentAuthenticationManager
 class RemoteAgentAuthenticationManagerImpl
          Default implementation of RemoteAgentAuthenticationManager.
 

Uses of RemoteAgentAuthenticationManager in com.atlassian.bamboo.configuration.agent
 

Fields in com.atlassian.bamboo.configuration.agent declared as RemoteAgentAuthenticationManager
protected  RemoteAgentAuthenticationManager AbstractRemoteAgentAuthenticationAction.remoteAgentAuthenticationManager
           
 

Methods in com.atlassian.bamboo.configuration.agent with parameters of type RemoteAgentAuthenticationManager
 void ViewRemoteAgentAuthentications.setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager remoteAgentAuthenticationManager)
           
 void ControlRemoteAgentsAuthentication.setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager remoteAgentManager)
           
 void ConfigureRemoteAgentAuthentications.setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager remoteAgentAuthenticationManager)
           
 void AbstractRemoteAgentAuthenticationAction.setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager remoteAgentAuthenticationManager)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.