public class WebServerDTO extends ComponentDTO
Modifier and Type | Field and Description |
---|---|
List<AppDTO> |
apps |
String |
bind |
Boolean |
clientAuth |
String |
keyStorePassword |
String |
keyStorePath |
String |
path |
String |
trustStorePassword |
String |
trustStorePath |
componentClassName
Constructor and Description |
---|
WebServerDTO() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.