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

neil_a_wilson
29.26.2006 68501b2b27f28665066338acfafc819f67bb129b
opends/src/server/org/opends/server/core/BindOperation.java
@@ -167,11 +167,11 @@
  // The password policy error type that should be included in the response
  // control
  PasswordPolicyErrorType pwPolicyErrorType;
  private PasswordPolicyErrorType pwPolicyErrorType;
  // The password policy warning type that should be included in the response
  // control
  PasswordPolicyWarningType pwPolicyWarningType;
  private PasswordPolicyWarningType pwPolicyWarningType;
  // The password policy state information for this bind operation.
  private PasswordPolicyState pwPolicyState;