Uses of Interface
com.atlassian.bamboo.security.KeyStoreFactory
Packages that use KeyStoreFactory
Package
Description
-
Uses of KeyStoreFactory in com.atlassian.bamboo.agent.elastic.server
Constructors in com.atlassian.bamboo.agent.elastic.server with parameters of type KeyStoreFactoryModifierConstructorDescriptionElasticInstanceManagerImpl(AwsAccountBean awsAccountBean, AdministrationConfigurationAccessor administrationConfigurationAccessor, int startupTimeoutSeconds, ScheduledExecutorService executor, KeyStoreFactory keyStoreFactory, SSLContextFactory sslContextFactory, BootstrapManager bootstrapManager, ErrorHandler errorHandler, SpotInstanceConfigurationAccessor spotInstanceConfigurationAccessor, com.atlassian.event.api.EventPublisher eventPublisher, SecretEncryptionService secretEncryptionService) -
Uses of KeyStoreFactory in com.atlassian.bamboo.amq
Constructors in com.atlassian.bamboo.amq with parameters of type KeyStoreFactoryModifierConstructorDescriptionBambooBrokerService(org.apache.activemq.broker.BrokerService brokerService, BootstrapManager bootstrapManager, KeyStoreFactory keyStoreFactory, SecretEncryptionService secretEncryptionService) -
Uses of KeyStoreFactory in com.atlassian.bamboo.security
Classes in com.atlassian.bamboo.security that implement KeyStoreFactoryMethods in com.atlassian.bamboo.security with parameters of type KeyStoreFactoryModifier and TypeMethodDescriptionstatic @NotNull KeyStoreJmsSslManagementUtils.getBrokerKeyStore(KeyStoreFactory keyStoreFactory) static @NotNull KeyStoreJmsSslManagementUtils.getBrokerKeyStore(KeyStoreFactory keyStoreFactory, char[] keystoreAndKeyPassword) static @NotNull KeyStoreJmsSslManagementUtils.getClientKeyStore(File file, KeyStoreFactory keyStoreFactory, char[] keystoreAndKeyPassword) -
Uses of KeyStoreFactory in it.com.atlassian.bamboo.agent.elastic
Constructors in it.com.atlassian.bamboo.agent.elastic with parameters of type KeyStoreFactoryModifierConstructorDescriptionAbstractElasticAgentTunnelTester(KeyStoreFactory keyStoreFactory, SSLContextFactory sslContextFactory) ElasticAgentTunnelWiredTest(KeyStoreFactory keyStoreFactory, SSLContextFactory sslContextFactory)