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

neil_a_wilson
15.25.2006 b0dcf7ff30231ec5fb505180453035682582e573
opendj-sdk/opends/src/server/org/opends/server/config/ConfigConstants.java
@@ -3176,17 +3176,8 @@
   * The name of the operational attribute that will appear in a user's entry to
   * indicate which password policy should be used.
   */
  public static final String OP_ATTR_PWPOLICY_SUBENTRY =
       "pwdPolicySubentry";
  /**
   * The name of the password policy subentry attribute, in all lowercase
   * characters.
   */
  public static final String OP_ATTR_PWPOLICY_SUBENTRY_LC =
       "pwdpolicysubentry";
  public static final String OP_ATTR_PWPOLICY_POLICY_DN =
       "ds-pwp-password-policy-dn";