Uses of Interface
com.atlassian.bamboo.security.SecureTokenService

Packages that use SecureTokenService
com.atlassian.bamboo.plan.artifact   
com.atlassian.bamboo.security   
 

Uses of SecureTokenService in com.atlassian.bamboo.plan.artifact
 

Constructors in com.atlassian.bamboo.plan.artifact with parameters of type SecureTokenService
ArtifactSubscriptionManagerImpl(ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionDao artifactSubscriptionDao, ConsumedSubscriptionDao consumedSubscriptionDao, ArtifactLinkDao artifactLinkDao, ResultsSummaryManager resultsSummaryManager, SecureTokenService secureTokenService)
           
 

Uses of SecureTokenService in com.atlassian.bamboo.security
 

Classes in com.atlassian.bamboo.security that implement SecureTokenService
 class SecureTokenServiceImpl
          This implementation responds to BuildFinishedEvent and ChainCompletedEvent by automatically calling SecureTokenServiceImpl.invalidate(com.atlassian.bamboo.ResultKey)
 



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