| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi.model |
SPI model hierarchy contains classes to internally represent all the information
required during registration (adding to running server) of web components (servlets, filters,
welcome files, error pages, security constraints, ...).
|
| org.ops4j.pax.web.service.spi.whiteboard |
| Modifier and Type | Method and Description |
|---|---|
SecurityConfigurationModel |
OsgiContextModel.getSecurityConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
WhiteboardWebContainerView.registerSecurityConfiguration(SecurityConfigurationModel model)
Registration of
SecurityConfigurationModel |
void |
WhiteboardWebContainerView.unregisterSecurityConfiguration(SecurityConfigurationModel model)
Unregistration of
SecurityConfigurationModel |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.