| Package | Description |
|---|---|
| org.apache.directory.server.config.beans |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangePasswordServerBean
A class used to store the ChangePasswordServer configuration.
|
class |
DhcpServerBean
A class used to store the DhcpServer configuration.
|
class |
DnsServerBean
A class used to store the DnsServer configuration.
|
class |
DSBasedServerBean
A class used to store the KdcServer configuration.
|
class |
HttpServerBean
A class used to store the HttpServer configuration.
|
class |
KdcServerBean
A class used to store the KdcServer configuration.
|
class |
LdapServerBean
A class used to store the LdapServer configuration.
|
class |
NtpServerBean
A class used to store the NtpServer configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerBean> |
DirectoryServiceBean.getServers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryServiceBean.addServers(ServerBean... servers) |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryServiceBean.setServers(List<ServerBean> servers) |
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.