| Package | Description |
|---|---|
| org.apache.cxf.management.web.browser.bootstrapping |
| Modifier and Type | Method and Description |
|---|---|
Settings |
BootstrapStorage.getSettings() |
Settings |
SimpleXMLSettingsStorage.getSettings(String username) |
Settings |
SettingsStorage.getSettings(String username) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
BootstrapStorage.setSettings(Settings settings) |
void |
SimpleXMLSettingsStorage.setSettings(String username,
Settings settings) |
void |
SettingsStorage.setSettings(String username,
Settings settings) |
Apache CXF