Class PasswordMigrationRunner
java.lang.Object
energy.eddie.aiida.services.secrets.PasswordMigrationRunner
-
Constructor Summary
ConstructorsConstructorDescriptionPasswordMigrationRunner(AiidaMigrationRepository migrationRepository, DataSourceRepository dataSourceRepository, KeyStoreSecretsService secretService, MqttStreamingConfigRepository mqttStreamingConfigRepository) -
Method Summary
-
Constructor Details
-
PasswordMigrationRunner
public PasswordMigrationRunner(AiidaMigrationRepository migrationRepository, DataSourceRepository dataSourceRepository, KeyStoreSecretsService secretService, MqttStreamingConfigRepository mqttStreamingConfigRepository)
-
-
Method Details
-
migrate
@EventListener(org.springframework.context.event.ContextRefreshedEvent.class) protected void migrate() throws SecretStoringException- Throws:
SecretStoringException
-