@Component public class ServerTrustedKeyHelperImpl extends AbstractTrustedKeyHelper
fileSupplierKNOWN_HOSTS_FUNCTION| Constructor and Description |
|---|
ServerTrustedKeyHelperImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.atlassian.config.HomeLocator homeLocator,
TrustedKeyService trustedKeyService,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TrustedKey> |
getTrustedKeys() |
getCustomAcceptedSshHostKeysFile, isCustomAcceptedSshHostKeysEnabled, onTrustedKeyRemoved, onTrustedKeySaved@Inject public ServerTrustedKeyHelperImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.config.HomeLocator homeLocator, TrustedKeyService trustedKeyService, com.atlassian.event.api.EventPublisher eventPublisher)
@NotNull public Collection<TrustedKey> getTrustedKeys()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.