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

neil_a_wilson
12.39.2007 80523e58ccb629f3e4bde4366641e9befba24a36
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -490,6 +490,14 @@
  /**
   * The name of the attribute that is used to specify the DN of the target
   * group for a virtual static group.
   */
  public static final String ATTR_TARGET_GROUP_DN = "ds-target-group-dn";
  /**
   * The name of the attribute that is used to specify the total number of
   * connections established since startup, formatted in camel case.
   */
@@ -824,6 +832,15 @@
  /**
   * The name of the ds-virtual-static-group objectclass in all lowercase
   * characters.
   */
  public static final String OC_VIRTUAL_STATIC_GROUP =
       "ds-virtual-static-group";
  /**
   * The English name for the basic disabled log severity used for all
   * log severities.
   */