Package com.atlassian.bamboo.security
Class ServerTrustedKeyHelperImpl
java.lang.Object
com.atlassian.bamboo.security.AbstractTrustedKeyHelper
com.atlassian.bamboo.security.ServerTrustedKeyHelperImpl
- All Implemented Interfaces:
TrustedKeyHelper
-
Field Summary
Fields inherited from class com.atlassian.bamboo.security.AbstractTrustedKeyHelper
fileSupplier
Fields inherited from interface com.atlassian.bamboo.security.TrustedKeyHelper
KNOWN_HOSTS_FUNCTION
-
Constructor Summary
ConstructorDescriptionServerTrustedKeyHelperImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooHomeLocator homeLocator, TrustedKeyService trustedKeyService, com.atlassian.event.api.EventPublisher eventPublisher) -
Method Summary
Methods inherited from class com.atlassian.bamboo.security.AbstractTrustedKeyHelper
getCustomAcceptedSshHostKeysFile, isCustomAcceptedSshHostKeysEnabled, onTrustedKeyRemoved, onTrustedKeySaved
-
Constructor Details
-
ServerTrustedKeyHelperImpl
@Inject public ServerTrustedKeyHelperImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooHomeLocator homeLocator, TrustedKeyService trustedKeyService, com.atlassian.event.api.EventPublisher eventPublisher)
-
-
Method Details
-
getTrustedKeys
- Returns:
- trusted keys
-