| Package | Description |
|---|---|
| org.apache.directory.server.config.beans | |
| org.apache.directory.server.config.builder |
| Modifier and Type | Method and Description |
|---|---|
List<HttpWebAppBean> |
HttpServerBean.getHttpWebApps() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServerBean.addHttpWebApps(HttpWebAppBean... httpWebApps) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServerBean.setHttpWebApps(List<HttpWebAppBean> httpWebApps) |
| Modifier and Type | Method and Description |
|---|---|
static Set<WebApp> |
ServiceBuilder.createHttpWebApps(List<HttpWebAppBean> httpWebAppBeans,
DirectoryService directoryService)
Instantiates the HttpWebApps based on the configuration present in the partition
|
Copyright © 2021. All rights reserved.