mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ian.packer
22.19.2015 c8f8d63a589ddda509689e2d0257dccf4e6f1c4c
opendj-server-legacy/src/main/java/org/opends/server/util/ServerConstants.java
@@ -3156,5 +3156,9 @@
   * Enable overcommit of memory in Old Gen space.
   */
  public static final String ENABLE_MEMORY_OVERCOMMIT = "org.forgerock.opendj.EnableMemoryOvercommit";
  /** System property to use for overriding CertAndKeyGen class location. */
  public static final String CERTANDKEYGEN_PROVIDER = "org.forgerock.opendj.CertAndKeyGenProvider";
}