public class ConfiguringMiddleware extends Object implements it.bz.opendatahub.alpinebits.middleware.Middleware
Middleware configures a set of middlewares, such that
the resulting server is able to respond to AlpineBits Inventory requests.
The resulting server supports the AlpineBitsVersion.V_2017_10
version only.
A basic authentication check is enforced, although any username and password combination is valid. In other words: a request MUST contain basic authentication information, but that information is not checked any further.
| Constructor and Description |
|---|
ConfiguringMiddleware() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleContext(it.bz.opendatahub.alpinebits.middleware.Context ctx,
it.bz.opendatahub.alpinebits.middleware.MiddlewareChain chain) |
public ConfiguringMiddleware()
throws JAXBException
JAXBExceptionCopyright © 2019 IDM Südtirol - Alto Adige. All rights reserved.