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

jvergara
27.25.2009 e38f6f28245cc16aa183e923039dfaef931080c3
opendj-sdk/opends/src/ads/org/opends/admin/ads/TopologyCache.java
@@ -198,6 +198,15 @@
  }
  /**
   * Returns the trust manager used by this class.
   * @return the trust manager used by this class.
   */
  public ApplicationTrustManager getTrustManager()
  {
    return trustManager;
  }
  /**
   * Reads the replication monitoring.
   * @throws NamingException if an error occurs reading the replication
   * monitoring.