Uses of Interface
com.atlassian.bamboo.user.BambooAuthenticationContext

Packages that use BambooAuthenticationContext
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.persister   
com.atlassian.bamboo.plugins.web.conditions   
com.atlassian.bamboo.user   
com.atlassian.bamboo.ww2   
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build with parameters of type BambooAuthenticationContext
 void DefaultStopBuildManager.setAuthenticationContext(BambooAuthenticationContext authenticationContext)
           
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.build.creation
 

Fields in com.atlassian.bamboo.build.creation declared as BambooAuthenticationContext
protected  BambooAuthenticationContext PlanCreationTemplate.authenticationContext
           
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type BambooAuthenticationContext
BuildCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, PlanValidationService planValidationService, AuditLogService auditLogService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
BuildPlanConstructorFactory(ProjectManager projectManager, BambooAclUpdateHelper bambooAclUpdateHelper, BambooAuthenticationContext authenticationContext, BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter)
          Deprecated.  
BuildPlanConstructorImpl(Build buildPlan, BuildConfiguration buildConfiguration, BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext)
          Deprecated.  
BuildPlanConstructorImpl(BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext)
          Deprecated.  
ChainCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
JobCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
PlanCreationTemplate(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.persister
 

Constructors in com.atlassian.bamboo.persister with parameters of type BambooAuthenticationContext
DefaultAuditLogService(AuditLogDao auditLogDao, BambooAuthenticationContext authenticationContext, AdministrationConfigurationManager administrationConfigurationManager)
           
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.plugins.web.conditions
 

Methods in com.atlassian.bamboo.plugins.web.conditions with parameters of type BambooAuthenticationContext
 void UserExistsCondition.setAuthenticationContext(BambooAuthenticationContext authenticationContext)
           
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.user
 

Classes in com.atlassian.bamboo.user that implement BambooAuthenticationContext
 class DefaultAuthenticationContext
           
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 with parameters of type BambooAuthenticationContext
 void BambooActionSupport.setAuthenticationContext(BambooAuthenticationContext authenticationContext)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.