Package | Description |
---|---|
org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication command lines.
|
Modifier and Type | Method and Description |
---|---|
static ADSContext.ServerProperty |
ADSContext.ServerProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ADSContext.ServerProperty[] |
ADSContext.ServerProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<ADSContext.ServerProperty,Object> |
ServerDescriptor.getAdsProperties()
Returns a Map containing the ADS properties of the server.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerDescriptor.setAdsProperties(Map<ADSContext.ServerProperty,Object> adsProperties)
Sets the ADS properties of the server.
|
Copyright 2010-2022 ForgeRock AS.