public class EnableReplicationUserData extends ReplicationUserData
Constructor and Description |
---|
EnableReplicationUserData() |
Modifier and Type | Method and Description |
---|---|
boolean |
replicateSchema()
Returns
true if the user asked to replicate schema and
false otherwise. |
void |
setReplicateSchema(boolean replicateSchema)
Sets whether to replicate schema or not.
|
getAdminPwd, getAdminUid, getBaseDNs, setAdminPwd, setAdminUid, setBaseDNs
public EnableReplicationUserData()
public boolean replicateSchema()
true
if the user asked to replicate schema and
false
otherwise.true
if the user asked to replicate schema and
false
otherwise.public void setReplicateSchema(boolean replicateSchema)
replicateSchema
- whether to replicate schema or not.Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.