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

Jean-Noël Rouvignac
22.56.2016 83f86f11c27378d650c3bfc7e55397687062edbc
opendj-server-legacy/src/main/java/org/opends/admin/ads/util/PreferredConnection.java
@@ -38,8 +38,8 @@
    START_TLS
  }
  private String ldapUrl;
  private Type type;
  private final String ldapUrl;
  private final Type type;
  /**
   * The constructor of the PreferredConnection.