Searched defs:secureReplicationEnabled (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/
H A DConfiguredReplication.java41 private boolean secureReplicationEnabled; field in class:ConfiguredReplication
52 * @param secureReplicationEnabled whether we enabled security for
63 boolean secureReplicationEnabled, Set<String> newReplicationServers,
69 this.secureReplicationEnabled = secureReplicationEnabled;
118 return secureReplicationEnabled;
61 ConfiguredReplication(boolean synchProviderCreated, boolean synchProviderEnabled, boolean replicationServerCreated, boolean secureReplicationEnabled, Set<String> newReplicationServers, Set<ConfiguredDomain> domainsConf) argument
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/
H A DConfiguredReplication.java42 private boolean secureReplicationEnabled; field in class:ConfiguredReplication
53 * @param secureReplicationEnabled whether we enabled security for
64 boolean secureReplicationEnabled, Set<String> newReplicationServers,
70 this.secureReplicationEnabled = secureReplicationEnabled;
119 return secureReplicationEnabled;
62 ConfiguredReplication(boolean synchProviderCreated, boolean synchProviderEnabled, boolean replicationServerCreated, boolean secureReplicationEnabled, Set<String> newReplicationServers, Set<ConfiguredDomain> domainsConf) argument
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/
H A DConfiguredReplication.java42 private boolean secureReplicationEnabled; field in class:ConfiguredReplication
53 * @param secureReplicationEnabled whether we enabled security for
64 boolean secureReplicationEnabled, Set<String> newReplicationServers,
70 this.secureReplicationEnabled = secureReplicationEnabled;
119 return secureReplicationEnabled;
62 ConfiguredReplication(boolean synchProviderCreated, boolean synchProviderEnabled, boolean replicationServerCreated, boolean secureReplicationEnabled, Set<String> newReplicationServers, Set<ConfiguredDomain> domainsConf) argument
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DConfiguredReplication.java41 private boolean secureReplicationEnabled; field in class:ConfiguredReplication
52 * @param secureReplicationEnabled whether we enabled security for
63 boolean secureReplicationEnabled, Set<String> newReplicationServers,
69 this.secureReplicationEnabled = secureReplicationEnabled;
118 return secureReplicationEnabled;
61 ConfiguredReplication(boolean synchProviderCreated, boolean synchProviderEnabled, boolean replicationServerCreated, boolean secureReplicationEnabled, Set<String> newReplicationServers, Set<ConfiguredDomain> domainsConf) argument
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DConfiguredReplication.java42 private boolean secureReplicationEnabled; field in class:ConfiguredReplication
53 * @param secureReplicationEnabled whether we enabled security for
64 boolean secureReplicationEnabled, Set<String> newReplicationServers,
70 this.secureReplicationEnabled = secureReplicationEnabled;
119 return secureReplicationEnabled;
62 ConfiguredReplication(boolean synchProviderCreated, boolean synchProviderEnabled, boolean replicationServerCreated, boolean secureReplicationEnabled, Set<String> newReplicationServers, Set<ConfiguredDomain> domainsConf) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DConfiguredReplication.java42 private boolean secureReplicationEnabled; field in class:ConfiguredReplication
53 * @param secureReplicationEnabled whether we enabled security for
64 boolean secureReplicationEnabled, Set<String> newReplicationServers,
70 this.secureReplicationEnabled = secureReplicationEnabled;
119 return secureReplicationEnabled;
62 ConfiguredReplication(boolean synchProviderCreated, boolean synchProviderEnabled, boolean replicationServerCreated, boolean secureReplicationEnabled, Set<String> newReplicationServers, Set<ConfiguredDomain> domainsConf) argument

Completed in 28 milliseconds