Package | Description |
---|---|
org.forgerock.opendj.setup.model |
Contains code of the opendj setup model.
|
Modifier and Type | Method and Description |
---|---|
ReplicationServerSetup |
ReplicationServerSetup.join(ReplicationServerSetup.Topology topology)
Specifies how the new RS should join the replication topology.
|
static ReplicationServerSetup |
ReplicationServerSetup.newReplicationServerSetup()
Creates a new
ReplicationServerSetup object to start adding setup parameters. |
ReplicationServerSetup |
ReplicationServerSetup.replicationPort(int replicationPort)
Specifies the replication port of the instance to setup.
|
ReplicationServerSetup |
ReplicationServerSetup.secureConnections(boolean secureConnections)
Specifies whether the communication through the replication port should be secured.
|
ReplicationServerSetup |
ReplicationServerSetup.startServer(boolean startServer) |
Copyright 2010-2020 ForgeRock AS.