Class Utils.DefaultPropertiesHolder

java.lang.Object
org.apache.commons.crypto.utils.Utils.DefaultPropertiesHolder
Enclosing class:
Utils

private static class Utils.DefaultPropertiesHolder extends Object
  • Field Details

    • DEFAULT_PROPERTIES

      static final Properties DEFAULT_PROPERTIES
  • Constructor Details

    • DefaultPropertiesHolder

      private DefaultPropertiesHolder()
  • Method Details

    • createDefaultProperties

      private static Properties createDefaultProperties()
      Loads system properties when configuration file of the name Utils.SYSTEM_PROPERTIES_FILE is found.
      Returns:
      the default properties