The entries in ConfigurationKeys are only usable with one of the factories.
It might therefore be more sensible to define them in the relevant factory classes. This would also allow the names to be shortened. For example, ConfigurationKeys.SECURE_RANDOM_CLASSES_KEY could become CryptoRandomFactory.CLASSES_KEY I think this would simplify user code as well as making it easier to find the keys for a specific implementation. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org