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

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

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, BuilderConfigHelper builderConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, PlanValidationService planValidationService, AuditLogService auditLogService)
           
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, BuilderConfigHelper builderConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService)
           
JobCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, BuilderConfigHelper builderConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter)
           
PlanCreationTemplate(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, BuilderConfigHelper builderConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter)
           
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.persister
 

Constructors in com.atlassian.bamboo.persister with parameters of type BambooAuthenticationContext
DefaultAuditLogService(AuditLogDao auditLogDao, 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 © 2010 Atlassian. All Rights Reserved.