This class will encrypt any password parameter from {@link StoreInfo#getConnectionParameters()}.
287288289290291292293
//if it doesn't exist this must be a migration startup... and this case should be // handled during migration where all the datastore passwords are processed // explicitly } configPasswordEncryptionHelper = new ConfigurationPasswordEncryptionHelper(this); }