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.