Uses of Interface
com.atlassian.bamboo.security.TrustedKeyService
Packages that use TrustedKeyService
Package
Description
-
Uses of TrustedKeyService in com.atlassian.bamboo.plugins.rest.admin.ssh
Constructors in com.atlassian.bamboo.plugins.rest.admin.ssh with parameters of type TrustedKeyServiceModifierConstructorDescriptionTrustedKeyResource
(TrustedKeyConversionFunction trustedKeyConversionFunction, TrustedKeyService trustedKeyService, com.atlassian.sal.api.message.I18nResolver i18nResolver, AdministrationConfigurationAccessor administrationConfigurationAccessor, RestHelperWrapper restHelperWrapper) -
Uses of TrustedKeyService in com.atlassian.bamboo.security
Classes in com.atlassian.bamboo.security that implement TrustedKeyServiceConstructors in com.atlassian.bamboo.security with parameters of type TrustedKeyServiceModifierConstructorDescriptionServerTrustedKeyHelperImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooHomeLocator homeLocator, TrustedKeyService trustedKeyService, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of TrustedKeyService in com.atlassian.bamboo.server
Constructors in com.atlassian.bamboo.server with parameters of type TrustedKeyServiceModifierConstructorDescriptionServerStateServiceImpl
(SerializableClassWhitelistProvider bambooHomeDirectoryClassWhitelistProvider, TrustedKeyService trustedKeyService)