| Package | Description |
|---|---|
| org.apache.directory.server | |
| org.apache.directory.server.config.beans | |
| org.apache.directory.server.config.builder |
| Modifier and Type | Method and Description |
|---|---|
private void |
ApacheDsService.startNtp(NtpServerBean ntpServerBean,
DirectoryService directoryService)
start the NTP server
|
| Modifier and Type | Method and Description |
|---|---|
NtpServerBean |
DirectoryServiceBean.getNtpServerBean() |
| Modifier and Type | Method and Description |
|---|---|
static NtpServer |
ServiceBuilder.createNtpServer(NtpServerBean ntpServerBean,
DirectoryService directoryService)
Instantiates a NtpServer based on the configuration present in the partition
|