public class InitializeAllReplicationUserData extends ReplicationUserData
Constructor and Description |
---|
InitializeAllReplicationUserData() |
Modifier and Type | Method and Description |
---|---|
String |
getHostName()
Returns the host name of the server.
|
int |
getPort()
Returns the port of the server.
|
void |
setHostName(String hostName)
Sets the host name of the server.
|
void |
setPort(int port)
Sets the port of the server.
|
getAdminPwd, getAdminUid, getBaseDNs, setAdminPwd, setAdminUid, setBaseDNs
public InitializeAllReplicationUserData()
public String getHostName()
public void setHostName(String hostName)
hostName
- the host name of the server.public int getPort()
public void setPort(int port)
port
- the port of the server.Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.