| Package | Description |
|---|---|
| org.apache.directory.server.config.builder | |
| org.apache.directory.server.integration.http |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<WebApp> |
ServiceBuilder.createHttpWebApps(java.util.List<HttpWebAppBean> httpWebAppBeans,
DirectoryService directoryService)
Instantiates the HttpWebApps based on the configuration present in the partition
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<WebApp> |
HttpServer.webApps
a collection to hold the configured web applications
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<WebApp> |
HttpServer.getWebApps() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServer.setWebApps(java.util.Set<WebApp> webapps) |