Uses of Interface
com.atlassian.bamboo.security.SecureTokenService
-
Packages that use SecureTokenService Package Description com.atlassian.bamboo.build.context com.atlassian.bamboo.security -
-
Uses of SecureTokenService in com.atlassian.bamboo.build.context
Constructors in com.atlassian.bamboo.build.context with parameters of type SecureTokenService Constructor Description BuildContextBuilderImpl(@NotNull BranchIntegrationService branchIntegrationService, @NotNull VariableDefinitionManager variableDefinitionManager, @NotNull CredentialsAccessor credentialsAccessor, @NotNull StorageTagService storageTagService, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull SecureTokenService secureTokenService, @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor)
-
Uses of SecureTokenService in com.atlassian.bamboo.security
Classes in com.atlassian.bamboo.security that implement SecureTokenService Modifier and Type Class Description class
SecureTokenServiceImpl
Constructors in com.atlassian.bamboo.security with parameters of type SecureTokenService Constructor Description SecureTokenEventListener(SecureTokenService secureTokenService)
-