| Package | Description |
|---|---|
| org.apache.directory.server.ldap.replication |
| Modifier and Type | Field and Description |
|---|---|
private static ReplicationTrustManager |
ReplicationTrustManager.INSTANCE
the singleton instance of this trust manager
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicationTrustManager |
ReplicationTrustManager.getInstance()
returns the singleton instance of ReplicationTrustManager, note that this
return instance can only be used after calling the
addCertificates(Map) method |